Guys, I'm trying to enable OVS Firewall Driver in my Cloud Env but, it is not working...
I'm trying to replace the following line (openvswitch_agent.ini config across the cloud): --- firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver --- By this: --- firewall_driver = openvswitch --- But it does not work in a multi-node env (all-in-one looks good). I'm seeing the following error on Neutron OpenvSwitch Agents, while trying to launch Instances: "OVSFWPortNotFound" Port "is not managed by this agent" Full log putput: http://paste.openstack.org/show/495252/ The result is that instances are inaccessible from its Floating IP. Rolling back to OVSHybrid, all goo again. What am I missing? Thanks! Thiago
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
