neutron/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver
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
..
ovsdb [OVN] Allow only one physical network per bridge 2022-01-07 08:48:02 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_mech_driver.py [OVN] Check if OVN SB supports virtual ports 2022-01-13 04:08:18 +00:00