Reviewed: https://review.opendev.org/c/openstack/neutron/+/812176 Committed: https://opendev.org/openstack/neutron/commit/5d94a10a1507625a861585bc83a295fb9442704e Submitter: "Zuul (22348)" Branch: master
commit 5d94a10a1507625a861585bc83a295fb9442704e Author: Rodolfo Alonso Hernandez <[email protected]> Date: Fri Oct 1 17:03:26 2021 +0000 [OVN] Check if OVN NB supports "Port_Group" Added a check for OVN NB schema, looking for "Port_Group" table (added in OVN NB schema 5.11). This patch removes the code to support OVN without "Port_Group" table. It is assumed that this table is always present. Closes-Bug: #1946023 Change-Id: If193ff5bc6e1421f4fa9db3779872a82a36c8b69 ** 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/1946023 Title: [OVN] Check OVN Port_Group compatibility Status in neutron: Fix Released Bug description: Add OVN "Port_Group" table compatibility check (added in OVN NB schema 5.11). To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1946023/+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

