neutron/neutron/tests/unit/plugins/ml2
Rodolfo Alonso Hernandez 58feb88853 [OVN] Check if OVN SB supports virtual ports
Added a check for OVN SB schema, looking for "virtual_parent" in
"Port_Binding" table (added in OVN SB schema 2.5).

This patch removes the code to support OVN without virtual ports.
It is assumed that "virtual_parent" field is present in "Port_Binding"
table.

Closes-Bug: #1949496
Change-Id: I3d01f58dca570537b5e754b331ca4809a7161ae2
2022-01-13 04:08:18 +00:00
..
drivers [OVN] Check if OVN SB supports virtual ports 2022-01-13 04:08:18 +00:00
extensions Allow to parse keywords in dns labels 2021-03-10 17:03:12 +01:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04: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 Fix dynamic segment allocation race condition 2021-10-07 13:20:04 +02:00
test_driver_context.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ext_portsecurity.py Make OVN driver validate Geneve max_header_size 2021-09-02 08:41:19 +00:00
test_extension_driver_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_managers.py remove unicode from code 2021-12-24 10:02:03 +08:00
test_ovo_rpc.py Get sec group ids after address group update 2020-12-29 16:17:38 +00:00
test_plugin.py Allocate IPs in bulk requests in separate transactions 2021-12-21 12:56:35 +01:00
test_port_binding.py Merge "Switch to new engine facade in ML2 unit tests modules" 2020-04-30 22:20:07 +00:00
test_rpc.py SR-IOV agent can handle ports with same MAC addresses 2021-06-03 16:02:18 +00:00
test_security_group.py use callback payloads for SECURITY_GROUP 2021-06-25 16:07:18 +03:00
test_tracked_resources.py Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00