yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65099
[Bug 1694298] Re: Add "default" behaviour to QoS policies
Reviewed: https://review.openstack.org/474479
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3e87e4ab0dfe99bb594142efcb0f85ec8a573ee1
Submitter: Jenkins
Branch: master
commit 3e87e4ab0dfe99bb594142efcb0f85ec8a573ee1
Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
Date: Thu Jun 15 09:02:12 2017 +0100
Add "default" behaviour to QoS policies documentation
Added devref documentation related to the "default" behaviour
for QoS policies.
Change-Id: Ic3b149ec5dfdc732a4b5851237389abaef8992b7
Closes-Bug: #1694298
** 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/1694298
Title:
Add "default" behaviour to QoS policies
Status in neutron:
Fix Released
Bug description:
https://review.openstack.org/428304
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 9d69822e4391edcfb659538f18069a61037d3f12
Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
Date: Wed Feb 1 15:15:16 2017 +0000
Add "default" behaviour to QoS policies
This patch implements the "default" behaviour for QoS policies.
If this flag is enabled for a QoS policy in a project, all
new networks created will have this QoS policy assigned by default.
If a new QoS policy is created or updated with this flag and another
QoS policy in the same project is set as the default policy, the new
one won't be created or updated. To set another QoS policy as default,
the current one must be unset.
DocImpact: A "default" flag is introduced for QoS policies. If this flag
is enabled in a QoS policy (attached to a project), then all
networks created in this project would have this QoS policy
assigned, unless an explicit policy is specified.
APIImpact
Closes-Bug: #1639220
Change-Id: If5ff2b00fa828f93aa089e275ddbd1ff542b79d4
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1694298/+subscriptions
References