neutron/neutron/common
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
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
cache_utils.py policy: cache extracted parent fields for OwnerCheck 2016-11-12 16:43:43 +00:00
config.py Don't override default values for oslo.db options 2017-04-13 08:06:39 -07:00
constants.py Merge "Add more protocols to the iptables module map" 2017-02-10 02:31:02 +00:00
eventlet_utils.py Monkey patch the os and thread modules on Windows 2017-04-21 12:10:01 +03:00
exceptions.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
ipv6_utils.py Correct the msg ipv6 enable in system 2017-01-09 11:37:58 +00:00
profiler.py Spin off context module 2017-03-06 16:25:29 +00:00
rpc.py Merge "Switched rpc access policy to DefaultRPCAccessPolicy" 2017-04-17 23:36:27 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py use is_port_trusted from neutron-lib 2017-05-24 09:02:39 -06:00