Grizzly Simple Network Multi-host Topology
Hello,
I want to setup a simple network topology but I want to have multi-host setup. I dont want to use separate network-node . My controller node's IP is 172.25.1.1, compute node is 172.25.1.2 and physical router is 172.25.1.254. In the future I will add more compute nodes. I will distribute 172.25.1.100 to 200 IPs with DHCP, and VMs will reach physical router directly. Which components should I use? do you suggest linux-bridge or openvswitch? In addition I want to "quantum agent-list" command but it does not work, I stuck here.
can you use nova-network instead of quantum?
I realized that network node's ovs plugin does not work at all, because of a kernel problem. I need to install my controller and network nodes again. Maybe I switch to nova-network, but I want to integrate quantum as well. Thanks for comment.