yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89155
[Bug 1977819] Re: [OVS][QoS] "delete_minimum_bandwidth_queue" uses the incorrect Port UUID
Reviewed: https://review.opendev.org/c/openstack/neutron/+/844927
Committed: https://opendev.org/openstack/neutron/commit/9f5e211796dbc0df0bad1ae29fbb82eb7317fb82
Submitter: "Zuul (22348)"
Branch: master
commit 9f5e211796dbc0df0bad1ae29fbb82eb7317fb82
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Jun 7 09:26:04 2022 +0000
[OVS][QoS] Unset the min-bw QoS from the phys bridge interface
The minimum bandwidth OVS QoS policy is set in the physical bridge
interface, not the port that receives the Neutron QoS policy.
If no other port has a minimum bandwidth rule, the OVS QoS policy
can be unset from this port and deleted. This patch fixes the
port that must be updated.
Closes-Bug: #1977819
Change-Id: I0ebcc85f5ffa9dc29ffedee0c7df1828c85e1576
** 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/1977819
Title:
[OVS][QoS] "delete_minimum_bandwidth_queue" uses the incorrect Port
UUID
Status in neutron:
Fix Released
Bug description:
The method "delete_minimum_bandwidth_queue" uses the incorrect Port
UUID (or name) to unset the QoS value. The minimum BW QoS register is
set in the physical bridge interface, not the port with the Neutron
QoS policy attached.
Error: https://paste.opendev.org/show/bRQRp5Dq4tgWgLzrZpCO/
Bugzilla reference:
https://bugzilla.redhat.com/show_bug.cgi?id=2097444
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1977819/+subscriptions
References