neutron/neutron/plugins/ml2/drivers
Oleg Bondarev 6a56d38798 Do state report after setting start_flag on OVS restart
This fixes race condition leading to lack of fdb entries
on agent after OVS restart, if agent managed to handle all ports
before sending state report with start_flag set to True.

Change-Id: I943f8d805630cdfbefff9cff1fb4bce89210618b
Closes-Bug: #1808136
(cherry picked from commit 3995abefb1)
2018-12-19 11:14:55 +04:00
..
agent Merge "Dont use dict.get() to know certain key is in dict" 2018-07-25 15:28:18 +00:00
l2pop l2 pop: check for more than 1 first active port on a node 2018-09-05 17:13:02 +00:00
linuxbridge Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00
macvtap use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00
mech_sriov Fix corner case in failure assigning MAC to SR-IOV NIC 2018-10-04 18:33:02 +00:00
openvswitch Do state report after setting start_flag on OVS restart 2018-12-19 11:14:55 +04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py use plugin utils from neutron-lib 2018-07-12 08:13:05 -06:00
mech_agent.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_flat.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_geneve.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_gre.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_local.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
type_tunnel.py use retry_db_errors from neutron-lib 2018-07-16 08:10:54 -06:00
type_vlan.py use retry_db_errors from neutron-lib 2018-07-16 08:10:54 -06:00
type_vxlan.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00