Comment 2 for bug 1949496

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/816383
Committed: https://opendev.org/openstack/neutron/commit/58feb88853e9f12deaedb612d5855f3d80607e40
Submitter: "Zuul (22348)"
Branch: master

commit 58feb88853e9f12deaedb612d5855f3d80607e40
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Nov 2 17:36:16 2021 +0000

    [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