[openstack-dev] [neutron] ovs-neutron-agent wipes out all flows on startup
Paul Ward
wpward at linux.vnet.ibm.com
Mon Jun 30 19:11:37 UTC 2014
The current design for ovs-neutron-agent is that it will wipe out all
flows configured on the system when it starts up, recreating them for
each neutron port it's aware of. This has a not-so-desirable side
effects that there's a temporary hiccup in network connectivity for the
VMs on the host.
My questions to the list: Is there a reason it was designed this way
(other than "Everything on the system must be managed by OpenStack")?
Is there ongoing work to address this or would it be a worthwhile
contribution from our side?
More information about the OpenStack-dev
mailing list