yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96264
[Bug 2119518] Re: [whitebox-neutron-tempest-plugin] QoS test should check the rule types and the network type
** Changed in: neutron
Status: New => 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/2119518
Title:
[whitebox-neutron-tempest-plugin] QoS test should check the rule types
and the network type
Status in neutron:
Fix Released
Bug description:
Since [1], the OVN QoS enforcement for max-bw ONLY rules will be enforced in the OVN policer (using the QoS registers). The check done in ``_validate_qos_rules_nbdb`` should also consider the QoS rules included in the policy:
* If the QoS policy has only max-bw rules (DSCP marking is not relevant), only QoS registers will be used.
* If the QoS policy has min-bw rules and the network is physical (VLAN, flat) and direction is egress, the the LSP.options registers will be used instead.
[1]https://review.opendev.org/c/openstack/neutron/+/954137
Related Jira: https://issues.redhat.com/browse/OSPRH-18847
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2119518/+subscriptions
References