neutron/releasenotes/notes/qos-rules-alias-extension-ebf23b87460ee36e.yaml
Miguel Lavalle 636f1b5394 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: Ia7535d83e3ae874106e22652dfd97bd9250ad37b
Partial-Bug: #1777627
2019-03-21 15:06:10 +00:00

10 lines
333 B
YAML

---
prelude: >
Support alias end points for rules in QoS API.
features:
- |
The ``qos-rules-alias`` API extension was implemented 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.