python-openstackclient/releasenotes/notes/bp-unified-limits-6c5fdb1c26805d86.yaml
Lance Bragstad 735896eb1a Implement support for project limits
This commit let's users manage limits via the command line.

bp unified-limits

Change-Id: I7c44bbb60557378b66c5c43a7ba917f40dc2b633
2018-07-23 21:52:00 +00:00

8 lines
314 B
YAML

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