neutron/neutron/tests/unit/plugins/ml2
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
..
drivers Check if port exists in ``update_port_virtual_type`` method 2022-12-11 01:09:13 +01:00
extensions Sync the dns-assignment with the actual designate dns-domain 2022-09-20 13:39:15 +01:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py [OVN] Check new added segments in OVN mech driver 2022-01-17 13:54:24 +00:00
base.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_agent_scheduler.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_db.py Clean up db residual record from dvr port 2022-08-10 12:21:51 +00:00
test_driver_context.py Use objects instead of SQLA deep copies in PortContext 2017-06-20 01:34:10 -07:00
test_ext_portsecurity.py PSExtDriverTestCase: initialize variable in case of exception 2019-10-30 17:44:45 -04:00
test_extension_driver_api.py Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00
test_managers.py Add "project_id" filter when changing the network segmentation ID 2020-02-17 16:03:17 +00:00
test_ovo_rpc.py Stop loading OVOServerRpcInterface in ML2 testcase 2017-04-18 01:27:37 -07:00
test_plugin.py Allocate IPs in bulk requests in separate transactions 2021-12-23 14:21:42 +00:00
test_port_binding.py Drive binding by placement allocation 2019-03-09 22:03:51 +00:00
test_rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
test_security_group.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_tracked_resources.py Support for stateless security groups 2020-03-03 16:53:42 +01:00