yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88706
[Bug 1968269] Re: [router qos]qos binding is not clear after remove gateway
Reviewed: https://review.opendev.org/c/openstack/neutron/+/837143
Committed: https://opendev.org/openstack/neutron/commit/8ad6c3bf60081ebf19c1cadd9c46e1f5bf504892
Submitter: "Zuul (22348)"
Branch: master
commit 8ad6c3bf60081ebf19c1cadd9c46e1f5bf504892
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Mar 22 16:39:42 2022 +0000
[L3][QoS] Remove router QoS binding when GW is removed
Now when the external gateway of a router is removed, the QoS policy
assigned to this router is removed too. A router can only have a QoS
policy assigned if a gateway port is attached; if the port is removed,
the QoS binding must be removed too.
Closes-Bug: #1968269
Change-Id: Iced254259170972a9699aa35ae8062776e11285d
** 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/1968269
Title:
[router qos]qos binding is not clear after remove gateway
Status in neutron:
Fix Released
Bug description:
As the title describes, after remove gateway for a router, we could find the qos binding is remain.
And if we delete this qos policy, we could meet the error of QosPolicyInUse.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1968269/+subscriptions
References