Comment 1 for bug 1665282

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

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