neutron/releasenotes/notes/qos-rule-type-details-api-call-27d792980235aec4.yaml
Akihiro Motoki 010b133938 Do not use prelude section for individual release notes
prelude section is prepared for general comments about a release [1].
At now neutron release notes use prelude section randomly.
Some rel notes use it and some do not.

This commit drop or move prelude section in Pike release notes.

In addition, some guideline on writing a release note
to the release notes howto page.

Change-Id: I53fefcc3eed30700d095c77d9e000319668097e8
2017-08-04 07:17:52 +00:00

8 lines
250 B
YAML

---
features:
- |
New API to get details of supported rule types.
The QoS service plugin can now expose details about supported QoS rule
types in Neutron deployment.
The new API call is allowed only for users with admin priviliges.