← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2009703] Re: [OVN] HW offload event "QoSMinimumBandwidthEvent" fails if the min-bw rule is removed

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/876872
Committed: https://opendev.org/openstack/neutron/commit/b9567033fc23e9288bf555eff306145ac66f260a
Submitter: "Zuul (22348)"
Branch:    master

commit b9567033fc23e9288bf555eff306145ac66f260a
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Tue Mar 7 23:31:33 2023 +0100

    [OVN] Use the BW values retrieved from ``get_port_qos``
    
    In ``QoSMinimumBandwidthEvent`` and ``QoSBandwidthLimitEvent``, the
    bandwidth value is provided by the method ``get_port_qos``. This method
    handles when the value to be retrieved is not present in the
    required register and returns 0.
    
    Closes-Bug: #2009703
    Change-Id: Idbb8f98eaa429601e2f16861eb01ad72c68cffa6


** 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/2009703

Title:
  [OVN] HW offload event "QoSMinimumBandwidthEvent" fails if the min-bw
  rule is removed

Status in neutron:
  Fix Released

Bug description:
  When the logical switch port "qos_min_rate" option is removed (for
  example when the QoS policy is unset from the port), the LSP.options
  dictionary doesn't have the "qos_min_rate". That leads to the
  following error: https://paste.opendev.org/show/be29CRKNP03adrTUZ0WH/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2009703/+subscriptions



References