Reviewed: https://review.openstack.org/448615 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=14ff6e467ec0701da2800edd423d42d226020745 Submitter: Jenkins Branch: master
commit 14ff6e467ec0701da2800edd423d42d226020745 Author: Richard Avelar <email address hidden> Date: Wed Mar 22 14:46:25 2017 +0000
Remove unused revoke_by_domain_role_assignment
This patch removes a method that wasn't being used anymore anywhere except for a single unit test. In addition, we no longer need to store the revocation event when the token provider API will rebuild the token context at validation time. Some of the test coverage for this behavior can be located here: https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_v3_assignment.py#L1175-L1177 https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_v3_assignment.py#L1191-L1193 https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_v3_assignment.py#L1311
Change-Id: I1ee53f15ec6b2dae10bfbd0fc3435e018f26f04b partial-bug: 1671887
Reviewed: https:/ /review. openstack. org/448615 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=14ff6e467ec 0701da2800edd42 3d42d226020745
Committed: https:/
Submitter: Jenkins
Branch: master
commit 14ff6e467ec0701 da2800edd423d42 d226020745
Author: Richard Avelar <email address hidden>
Date: Wed Mar 22 14:46:25 2017 +0000
Remove unused revoke_ by_domain_ role_assignment
This patch removes a method that wasn't being used anymore anywhere /github. com/openstack/ keystone/ blob/master/ keystone/ tests/unit/ test_v3_ assignment. py#L1175- L1177 /github. com/openstack/ keystone/ blob/master/ keystone/ tests/unit/ test_v3_ assignment. py#L1191- L1193 /github. com/openstack/ keystone/ blob/master/ keystone/ tests/unit/ test_v3_ assignment. py#L1311
except for a single unit test. In addition, we no longer need to store
the revocation event when the token provider API will rebuild the
token context at validation time. Some of the test coverage for this
behavior can be located here:
https:/
https:/
https:/
Change-Id: I1ee53f15ec6b2d ae10bfbd0fc3435 e018f26f04b
partial-bug: 1671887