<div dir="ltr">Guys,<div><br></div><div> I'm trying to replace this (openvswitch_agent.ini across the cloud):</div><div><br></div><div>---</div><div> firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver</div><div>---</div><div><br></div><div> By this:</div><div><br></div><div>---</div><div> firewall_driver = openvswitch</div><div>---</div><div><br></div><div> But it does not work.</div><div><br></div><div> I'm seeing the following error on Neutron OpenvSwitch Agents, while trying to launch Instances:</div><div><br></div><div> "OVSFWPortNotFound" Port "is not managed by this agent"</div><div><br></div><div> Full log putput:</div><div><br></div><div> <a href="http://paste.openstack.org/show/495252/">http://paste.openstack.org/show/495252/</a></div><div><br></div><div> The result is that instances are inaccessible from its Floating IP. Rolling back to OVSHybrid, all goo again.</div><div><br></div><div> What am I missing?</div><div><br></div><div>Thanks!</div><div>Thiago</div></div>