neutron-lib/releasenotes/notes/rehome-qos-apidef-0dbe094b8b21a580.yaml
Boden R 5eb85c2164 rehome qos api definition
This patch rehomes neutron's qos extension's API definition into
neutron-lib. UTs and a release note are also included.

Reviewers:
Please note the difference in the SUB_RESOURCE_ATTRIBUTE_MAP attributes
herein vs those in the original. Here we've added conversion to int on
a few attributes and also removed the default value of None for those.

Change-Id: I8ab3712850ec02278b3efb9161fc03236926b842
2017-08-24 10:22:00 -06:00

5 lines
130 B
YAML

---
features:
- The API definition for neutron's ``qos`` extension is now available in
``neutron_lib.api.definitions.qos``.