tempest/releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
This commit tidies up releasenotes. Originally, release note files are
in one directory. So, when I see the directory, I feel ""what a mess!".
So this commit tries to improve it.

Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
2017-06-29 13:42:37 +09:00

7 lines
229 B
YAML

---
features:
- |
Interface show_quota_set of compute quotas_client has been extended to include the
argument "detail", which allows for detailed quota set information for a project to be
retrieved, if set to True.