← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1659312] Re: Enforce QoS policies applied on router interfaces

 

Reviewed:  https://review.openstack.org/425280
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4ffeef246f3a73a3459583af7fcc55817a6ac1fc
Submitter: Jenkins
Branch:    master

commit 4ffeef246f3a73a3459583af7fcc55817a6ac1fc
Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
Date:   Wed Jan 25 15:36:54 2017 +0000

    Enforce port QoS policies for all ports.
    
    This patch enforces the port QoS policies applied on all ports.
    Besides that, a port QoS policy must prevail over a network QoS
    policy, if both are present on the same port.
    
    Change-Id: Icccb835e48bb70ac1a08e0887ecb34160bec8cfa
    Closes-Bug: #1659312
    Closes-Bug: #1665282


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

Title:
  Enforce QoS policies applied on router interfaces

Status in neutron:
  Fix Released

Bug description:
  Currently no QoS policies are applied on network owned elements, e.g.
  routers. That means a system admin can't apply a QoS policy, neither a
  network policy nor a port policy.

  This bug porposes to enforce the port QoS policies applied on all
  ports.

  Besides that, a port QoS policy must prevail over a network QoS
  policy, if both are present in the same port.

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


References