summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml')
-rw-r--r--releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml b/releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml
new file mode 100644
index 000000000..e82fd803e
--- /dev/null
+++ b/releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - |
+ New resource ``OS::Neutron::QoSMinimumBandwidthRule`` to support
+ ``minimum_bandwidth_rules`` in Neutron QoS. This resource depends
+ on Neutron API extension ``qos-bw-minimum-ingress`` and according
+ to the default policy it is admin-only.