neutron/neutron/plugins/ml2/drivers/ovn/mech_driver
Lucas Alvares Gomes 2e49c2b743 [OVN] Check for lock in check_for_mcast_flood_reports
The maintenance method check_for_mcast_flood_reports() was not checking
if that instance of the maintenance task has a valid lock before trying
to execute a transaction.

This patch adds such check so instances of the maintenance task without
a valid lock will just return.

Change-Id: I791026058b37f06d1a19b5fb6823b9dbb2a3eca5
Closes-Bug: #1927077
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit 317407fe61)
2021-05-04 15:06:11 +01:00
..
ovsdb [OVN] Check for lock in check_for_mcast_flood_reports 2021-05-04 15:06:11 +01:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
mech_driver.py ovn: Support live migration to DPDK nodes 2021-01-18 09:21:02 +00:00