neutron/neutron/tests/unit/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] Check if OVN NB supports stateless NAT rules 2022-01-08 04:06:34 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_mech_driver.py [OVN] Check if OVN SB supports virtual ports 2022-01-13 04:08:18 +00:00