<div dir="ltr">Hi All<div><br></div><div>I have a following setup deployed using Foreman with OpenStack 4.0</div><div><br></div><div>1x Controller ( Neutron )</div><div>1x Computer ( Neutron )</div><div>1x Neutron Networker </div>
<div><br></div><div>All nodes have 2 NICs. eth0 connected to my Physical LAN and eth1 is private LAN for mangement/data network. When I launch instance they can talk to each other over GRE on the data network. </div><div>
<br></div><div>Now, for external network I have defined a physnet1  which maps to eth0  (physnet1:br-eth0   and br-eth0:eth0). I have set this appropriately and Foreman/puppet creates the bridges accordingly.</div><div><br>
</div><div>The problem is, I have IP assigned to eth0 on all three nodes. Now when puppet creates the br-eth0 bridge with eth0 as a port it does not move the IP address from eth0 to br-eth0 and thus my nodes fell off the physical LAN. And I believe without the IP being set on br-eth0 bridge the instances won't be able to go out to my physical LAN. </div>
<div><br></div><div>Am I missing anything here? </div><div><br></div><div>Thanks</div><div>Maruf</div></div>