neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver
Rodolfo Alonso Hernandez d0b8c5f332 Check if port exists in ``update_port_virtual_type`` method
During the OVN DB inconsistency check, a OVN LSP could not be present
in the Neutron DB. In this case, continue processing other LSPs and
let other ``DBInconsistenciesPeriodics`` methods to resolve this
issue.

Closes-Bug: #1999517

Conflicts:
    neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py

Change-Id: Ifb8bdccf6819f7f8af1abd3b82ccb1cd2e4c2fb8
(cherry picked from commit dfe69472a8)
(cherry picked from commit 951e2c74ae)
2022-12-11 01:09:13 +01:00
..
ovsdb Check if port exists in ``update_port_virtual_type`` method 2022-12-11 01:09:13 +01:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_mech_driver.py Add support for deleting ml2/ovn agents 2022-10-04 12:20:39 +00:00