Hi all, <div><br></div><div>I'm installing a new compute node from scratch and reviewing all old config. I've found two setting that seems equal, one in ml2 plugin and one in openvswitch.</div><div><br></div><div>But I don't really understand why they are.</div><div><br></div><div>ovs_neutron_plugin.ini:</div><div><span style="white-space: pre-wrap">   </span><span style="white-space: pre-wrap;">bridge_mappings = default:br0,extnet1:br-ex</span></div><div><br></div><div><br></div><div>ml2/ml2_conf.ini:</div><div><div>[ovs]</div><div>bridge_mappings = default:br0,extnet1:br-ex</div><div><br></div></div><div><br></div><div>For me it's strange the settings are in both places. I think this is a result of upgrading without taking much care of removing old config.</div><div><br></div><div><br></div><div> But also it's strange that everything works with the bridges br0 and br-ex without physical interface. I mean, seems to do nothing but it needs to be there.  </div><div>Also I should expect VM be attached to br0 (Default) but it's not, they are attached to the br-int (integration bridge), for me this is correct. Since it's described here like this:</div><div><br></div><div><a href="https://openstack.redhat.com/Networking_in_too_much_detail">https://openstack.redhat.com/Networking_in_too_much_detail</a></div><div><br></div><div>And works ok. </div><div><br></div><div>So what's the purporse of these bridges?</div><div><br></div><div>Here is:</div><div><br></div><div><div>neutron 2.3.4</div><div>nova      2.17.0</div></div><div><br></div><div>Best regards,</div><div><br></div><div><br></div><div><br></div>