neutron/neutron/services
Rodolfo Alonso Hernandez 9d69822e43 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
2017-05-26 23:31:36 +00:00
..
auto_allocate use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
externaldns Spin off context module 2017-03-06 16:25:29 +00:00
flavors Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
l3_router use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering Merge "Verify metering label exists before applying rule" 2017-05-02 21:01:30 +00:00
network_ip_availability Implement '-F' option for 'net-ip-availability-*' command respond 2017-04-15 20:39:48 -07:00
qos Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Eliminate lookup of "resource extend" funcs by name 2017-04-21 14:48:42 -04:00
segments use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
tag Stop using CommonDbMixin 2017-04-26 10:37:36 -04:00
timestamp Eliminate lookup of "resource extend" funcs by name 2017-04-21 14:48:42 -04:00
trunk use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Remove unused variable 2017-04-14 23:09:21 +00:00
service_base.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00