keystone/keystone/tests/unit/assignment
Vishakha Agarwal 7ac0891375 Delete system role assignments from system_assignment table
This patch ensures to delete the system role assignments from
all the assignment tables in keystone after deleting the role
user has over the system.

This also make sure of deleting stale role assignments before
deleting role for the deployments that are already in this state.

Closes-Bug: #1878938

Change-Id: I4df19c45c870ff3fb78578ca1fb7dd0d35da3c82
(cherry picked from commit c1dcbb05b4)
(cherry picked from commit b83170a386)
(cherry picked from commit 6f93063ff9)
2020-10-30 16:02:51 +00:00
..
role_backends Implement resource options for roles and projects 2019-09-09 22:07:30 +00:00
__init__.py Split assignment backend tests 2016-03-04 15:24:45 -03:00
test_backends.py Delete system role assignments from system_assignment table 2020-10-30 16:02:51 +00:00
test_core.py Add immutable option for roles and projects 2019-09-10 00:03:16 -07:00