keystone/releasenotes/notes/add-limit-description-c1f42641d9c6c33d.yaml
wangxiyuan 9d7ffbc89e Limit description support
This patch added description support for registered
limit and project limit.

Closes-Bug: #1754185
Change-Id: Ia2023ca809b8c2f58af648cb7377f41cd220725b
2018-05-08 10:59:41 +08:00

8 lines
290 B
YAML

---
features:
- >
[`bug 1754185 <https://bugs.launchpad.net/keystone/+bug/1754185>`_]
Registered limits and project limits now support an optional, nullable
property called `description`. Users can create/update a registered limit
or project limit with `description` now.