neutron/neutron/tests/unit/plugins/ml2/drivers/ovn
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
..
mech_driver [OVN] Check if OVN SB supports virtual ports 2022-01-13 04:08:18 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_db_migration.py [OVN] Keep "connectivity" VIF details parameter in migration 2021-12-13 15:34:32 +00:00