Comment 8 for bug 1977819

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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 <email address hidden>
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