<div dir="ltr"><div>Hi everybody,</div><div><br></div><div>I'm trying to deploy Openstack with Quantum networking on one node. I did all-in-one installation, then disabled nova-networking and installed Quantum networking. I configured internal networking with network address:  <a href="http://192.168.32.0/24">192.168.32.0/24</a>. My host is connected to <a href="http://10.133.31.128/27">10.133.31.128/27</a> company network in which I have few empty addresses which can be assigned to my VM's. I used my eth0 interface on host (which is in company network) as an external bridge and my eth1 as an internal bridge for VM's.</div>
<div>I was following configuration written in this topic <a href="http://openstack.redhat.com/forum/discussion/comment/611">http://openstack.redhat.com/forum/discussion/comment/611</a></div><div><br></div><div>My topology is:</div>
<div><br></div><div><a href="http://s8.postimg.org/iaastbzx1/topology.jpg">http://s8.postimg.org/iaastbzx1/topology.jpg</a></div><div><br></div><div>When I do 2 VM I can successfully assigned them with Internal addresses an also floating IP's. I can ping between them using internal address, but I can't ping my br-int address and cannot ping VM's from my host,  floating addresses are useless.</div>
<div><br></div><div>I cannot understand one thing. When I'm on server SV1 and want to ping VM1. Theoretically they are on the same subnet (<a href="http://10.133.31.128/27">10.133.31.128/27</a>, beacuse I use free adresses from this subnet). But the real path is by the **br-ex and then OpenStack router**. How my SV1 and also switch SW know the correct path to VM1? Is floating IP telling the switch that the path to VM1 is on the same interface as it can reach br-ex (eth0) interface?</div>
<div><br></div><div>Here is screenshot of my instances:</div><div><br></div><div><a href="http://s11.postimg.org/5btsqsfzm/instances.jpg">http://s11.postimg.org/5btsqsfzm/instances.jpg</a></div><div><br></div><div>and my network topology:</div>
<div><br></div><div><a href="http://s21.postimg.org/dkfhbgepj/network.jpg">http://s21.postimg.org/dkfhbgepj/network.jpg</a></div><div><br></div><div>Thank you for your help.</div><div><br></div></div>