neutron/neutron/plugins/ml2/drivers/openvswitch
Slawek Kaplonski 2f4bb76338 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.

Conflicts:
    neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

Change-Id: I3cc1f1b7dc480d54a7cee369e4638f9fd597c759
Related-bug: #1864822
(cherry picked from commit 45482e300a)
(cherry picked from commit b8e7886d8b)
2020-08-03 09:55:55 +00:00
..
agent Don't check if any bridges were recrected when OVS was restarted 2020-08-03 09:55:55 +00:00
mech_driver Always set ovs bridge name in vif:binding-details 2020-01-02 17:14:21 +08:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00