3a5abefb1d
Change-Id: I37802eec640df841494043fc4a23ef3d9067a830 Blueprint: support-neutron-qos
11 lines
521 B
YAML
11 lines
521 B
YAML
---
|
|
features:
|
|
- OS::Neutron::QoSPolicy resource plugin is added to support
|
|
QoS policy, which is provided by neutron ``qos`` API extension.
|
|
- OS::Neutron::QoSBandwidthLimitRule resource plugin is added
|
|
to support neutron QoS bandwidth limit rule, which is provided
|
|
by neutron ``qos`` API extension.
|
|
- Resources ``OS::Neutron::Port`` and ``OS::Neutron::Net`` now support
|
|
``qos_policy`` optional property, that will associate with QoS
|
|
policy to offer different service levels based on the policy rules.
|