neutron/neutron/plugins/ml2/drivers/openvswitch/agent
Slawek Kaplonski 45482e300a Don't check if any bridges were recrected when OVS was restarted
In case when openvswitch was restarted, full sync of all bridges will
be always triggered by neutron-ovs-agent so there is no need to check
in same rpc_loop iteration if bridges were recreated.

Change-Id: I3cc1f1b7dc480d54a7cee369e4638f9fd597c759
Related-bug: #1864822
2020-05-26 13:16:08 +02:00
..
common Add accepted egress direct flow 2020-01-10 22:50:02 +08:00
extension_drivers Add OVS QoS driver cache for minimum bandwidth rules 2020-01-07 14:40:28 +00:00
openflow Remove some native openflow driver 'deferred' code 2020-04-20 10:55:10 -04:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py Drop of_interface option 2019-05-24 10:33:48 +02:00
ovs_agent_extension_api.py Make "phys_brs" argument in OVSAgentExtensionAPI optional 2019-03-05 15:59:00 +00:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py [DVR] Reconfigure re-created physical bridges for dvr routers 2020-05-26 13:14:27 +02:00
ovs_neutron_agent.py Don't check if any bridges were recrected when OVS was restarted 2020-05-26 13:16:08 +02:00
vlanmanager.py Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00