keystone/releasenotes/notes/bug-1749264-676ca02902bcd169.yaml
Lance Bragstad 3a3b3c5b5a Delete system role assignments when deleting users
Keystone removes role assignments that users have on projects and
domains when deleting users. This should also apply to system role
assignments, too.

Change-Id: Ied51b9c3b58714b2d5dbcb933eca1839d1351fc7
Closes-Bug: 1749264
2018-02-13 20:24:10 +00:00

7 lines
168 B
YAML

---
fixes:
- |
[`bug 1749264 <https://bugs.launchpad.net/keystone/+bug/1749264>`_]
A user's system role assignment will be removed when the user is deleted.