yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67128
[Bug 1678475] Re: Apply QoS policy on network:router_gateway
Based on the latest contents of the config qos guide [1], this has
already been fixed.
[1] https://github.com/openstack/neutron/blob/master/doc/source/admin
/config-qos.rst
** Changed in: neutron
Status: Confirmed => 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/1678475
Title:
Apply QoS policy on network:router_gateway
Status in neutron:
Fix Released
Status in openstack-manuals:
Fix Released
Bug description:
https://review.openstack.org/425218
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 2d1ee7add7c08ebbf8de7f9a0dc2aeb5344a4052
Author: Maxime Guyot <maxime.guyot@xxxxxxxxx>
Date: Wed Mar 8 15:14:32 2017 +0100
Apply QoS policy on network:router_gateway
All router ports (internal and external) used to be excluded from QoS
policies applied on network. This patch excludes only internal router
ports from network QoS policies.
This allows cloud administrators to set an egress QoS policy to a
public/external network and have the QoS policy applied on all external
router ports (DVR or not). To the tenant this is also egress traffic so
no confusion compared to QoS policies applied to VM ports.
DocImpact
Update networking-guide/config-qos, User workflow section:
- Replace "Network owned ports" with "Internal network owned ports"
Change-Id: I2428c2466f41a022196576f4b14526752543da7a
Closes-Bug: #1659265
Related-Bug: #1486039
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1678475/+subscriptions
References