← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2011800] Re: ovn qos extension: update router does not remove no longer present qos rules

 

Hello Frode:

Please check [1]. There was a little mistake in the test. I've tested
manually with this code and is working fine. I've also manually tested
adding, updating and removing QoS policies and rules from a router and I
see how the QoS registers, related to the GW port, are correctly
updated.

Regards.

[1]https://review.opendev.org/c/openstack/neutron/+/877603/7..8/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py

** Changed in: neutron
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2011800

Title:
  ovn qos extension: update router does not remove no longer present qos
  rules

Status in neutron:
  Invalid

Bug description:
  Let's say you set up both ingress and egress QoS rules for a project
  and then create a router. If you then subsequently remove one or both
  of the rules and update a router, these rules will not be removed from
  the OVN database.

  If you update QoS rules for a project and update the router, those
  rules are also updated, so that part works as expected.

  The expected outcome is that if one or both of the rules are removed,
  a call to update router should remove those rules from the OVN
  database.

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



References