Reviewed: https://review.opendev.org/c/openstack/neutron/+/816376 Committed: https://opendev.org/openstack/neutron/commit/ce1a87057a12c4f27bb4eb2d2a6f2b29d2709d65 Submitter: "Zuul (22348)" Branch: master
commit ce1a87057a12c4f27bb4eb2d2a6f2b29d2709d65 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Tue Nov 2 17:10:20 2021 +0000 [OVN] Check if OVN NB supports stateless NAT rules Added a check for OVN NB schema, looking for "options" field in "NAT" table (added in OVN NB schema 5.17). This patch removes the code to support OVN without stateless NAT rules. It is assumed that "options" field in "NAT" table is always present. Closes-Bug: #1949494 Change-Id: Ib3b6dd68009ab635627168b11626d7e7c548ee2f ** 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/1949494 Title: [OVN] Check OVN support for stateless NAT Status in neutron: Fix Released Bug description: Since [1], OVN supports stateless NAT. OVN NB schema version: 5.17.0 [1]https://github.com/ovn- org/ovn/commit/5b7cc608c0c7b4b862bcb208f57a3086af6cce8a To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1949494/+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

