yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67329
[Bug 1687392] Re: Add QoS bandwidth limit for instance ingress traffic
Best I can tell this one is already accounted for and there's nothing
left to do.
The API ref already includes 'direction' for applicable API operations [1].
In addition the qos config guide also includes direction [2].
If there's other doc hits that are unaccounted for, please reopen.
[1] https://developer.openstack.org/api-ref/network/v2/index.html#quality-of-service
[2] https://docs.openstack.org/neutron/pike/admin/config-qos.html
** 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/1687392
Title:
Add QoS bandwidth limit for instance ingress traffic
Status in neutron:
Fix Released
Status in openstack-manuals:
Fix Released
Bug description:
https://review.openstack.org/449831
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 c29f3aaa7c20c89cb1eac818d2981c16fd484ace
Author: Sławek Kapłoński <slawek@xxxxxxxxxxxx>
Date: Fri Mar 24 22:04:53 2017 +0000
Add QoS bandwidth limit for instance ingress traffic
This patch introduces the new parameter "direction" to
the QoS bandwidth limit rule. It will allow the creation
of bandwidth limit rules for either ingress or egress
traffic. For backwards compatibility the default direction
will be egress.
DocImpact: Ingress bandwidth limit available for QoS
APIImpact: New type of parameter for QoS rule in neutron API
Change-Id: Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8
Partial-Bug: #1560961
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1687392/+subscriptions
References