python-openstackclient/releasenotes/notes/bp-unified-limits-6c5fdb1c26805d86.yaml
Dean Troyer 4236d777ff Release note cleanup for 3.16.0 release
Change-Id: I64efea562117706529c4b474085f5c12939ba4d6
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-07-25 14:08:05 -05:00

8 lines
288 B
YAML

---
features:
- |
Add ``limit`` commands for managing project-specific limits in keystone.
Limits define limits of resources for projects to consume once a limit
has been registered.
[`bp unified-limits <https://blueprints.launchpad.net/keystone/+spec/unified-limit>`_]