keystone/keystone/tests/unit/assignment
Vishakha Agarwal e4e43d75d5 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)
(cherry picked from commit 7ac0891375)
(cherry picked from commit e8b477847c)
2020-10-30 16:04:07 +00:00
..
role_backends Finish refactoring self.*_api out of tests 2018-02-05 23:26:08 +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:04:07 +00:00
test_core.py Added support for a ``description`` attribute for Identity Roles 2018-09-06 05:09:10 +00:00