keystone/releasenotes/notes/bug-1779903-f2b22cf23a9e01f9.yaml
wangxiyuan 022217e003 Delete project limits when deleting project
When deleting a project, the limits belong to the project should
be deleted as well.

Change-Id: I5f7eed9bf4f69cb7d79e44acac27c6c5881be22e
Closes-Bug: #1779903
2018-07-19 03:49:45 +00:00

7 lines
182 B
YAML

---
features:
- >
[`bug 1779903 <https://bugs.launchpad.net/keystone/+bug/1779903>`_]
When a project is deleted, the limits which belong to it will be deleted
as well.