neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
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
..
extensions [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-02 09:59:16 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py ovn: Remove is_port_groups_supported() code 2020-06-22 09:54:13 +00:00
backports.py Avoid race condition when processing RowEvents 2021-02-19 21:56:47 +00:00
commands.py Remove some unnecessary usages of verify() 2020-09-03 17:56:19 -04:00
impl_idl_ovn.py [OVN] Only account for bound ports in metadata agent 2021-04-27 12:12:22 +02:00
maintenance.py [OVN] Check for lock in check_for_mcast_flood_reports 2021-05-04 15:06:11 +01:00
ovn_client.py Merge "[ovn]: Remove unwanted IP addresses from OVN ports" into stable/ussuri 2021-04-08 18:52:19 +00:00
ovn_db_sync.py Merge "ovn: Remove is_port_groups_supported() code" into stable/ussuri 2020-07-15 15:02:26 +00:00
ovsdb_monitor.py [OVN] Fix FDB table not registered in OvnSbIdl 2021-04-18 23:03:26 +02:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00