Reviewed: https://review.opendev.org/c/openstack/neutron/+/793109 Committed: https://opendev.org/openstack/neutron/commit/2244af771f6aec1b67770522645ca5ce023950a9 Submitter: "Zuul (22348)" Branch: master
commit 2244af771f6aec1b67770522645ca5ce023950a9 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Wed May 26 07:34:55 2021 +0000 Add "filter-validation" support for "OVNL3RouterPlugin" Change-Id: Ia044a0f1f0086d3313b01b03cbc498551c6a8e9d Closes-Bug: #1929658 ** 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/1929658 Title: [OVN] Enable OVN L3 router plugin support for filter-validation Status in neutron: Fix Released Bug description: "OVNL3RouterPlugin" should support "filter-validation" extension. class OVNL3RouterPlugin(...): __filter_validation_support = True To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1929658/+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

