Comment 23 for bug 1264608

Revision history for this message
Sreekumar S (sreesiv) wrote :

Added twilson,

Hi Terry,

I am trying to change the flow of adding bridges, ports, tunnels etc by the agent during startup so that we could batch them. You can see my abandoned patch https://review.openstack.org/#/c/239721/ which I am trying to clean-up & resurrect now with some modifications.
I think this will be beneficial in many node environments.

https://review.openstack.org/#/c/239721/4/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py,unified
Please see the `def tunnel_sync(self):` changes...

Can you please see the comments above and suggest if it is worthwhile doing such a thing as I intend?