summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml
blob: f650577ffa6804f2e6634383f36b83488a3f377d (plain)
1
2
3
4
5
6
7
8
9
10
---
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.