neutron-lib/releasenotes/notes/qos-rules-alias-ext-c13417dcb3d81130.yaml
Miguel Lavalle eb2e5c96ae Define qos-rules-alias extension
This patch adds qos-rules-alias extension to enable users to perform
GET, PUT and DELETE operations on QoS rules as though they are first
level resources. In other words, the user doesn't have to specify the
QoS policy ID

Change-Id: I5366dfee9b760ff5c884981582cdd17245b4d16f
Partial-Bug: #1777627
2018-10-14 19:39:39 -05:00

9 lines
358 B
YAML

---
features:
- |
The ``qos-rules-alias`` API extension is introduced to enable users to
perform ``GET``, ``PUT`` and ``DELETE`` operations on
``bandwidth_limit_rules``, ``dscp_marking_rules`` and
``minimum_bandwidth_rules`` as though they are first level resources. In
other words, the user will not have to specify the QoS policy ID.