b9d009abc9
The 'minimum_bandwidth_rule' QoS rule type of Neutron (supported in both egress and ingress directions since the Stein release) did not have a Heat resource yet. This change adds it. Change-Id: I693fe2f7801f78f827ef1c74e5874018cd9cf51b
8 lines
273 B
YAML
8 lines
273 B
YAML
---
|
|
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.
|