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 protected]> 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 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1949496 Title: [OVN] Check OVN support virtual port type Status in neutron: Fix Released Bug description: This feature was added to OVN in [1]. OVN SB schema version: 2.5.0 [1]https://github.com/ovn- org/ovn/commit/054f4c85c413e20d893e10ba053ec52ac15db49c To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1949496/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

