keystone/keystone/tests/unit/assignment
Jose Castro Leon d465a58f02 Add caching on trust role validation to improve performance
In the token model, the trust roles are not cached. This behavior
impacts services that are using trusts heavily like heat or magnum.
It introduces new cache data to improve the performance on token
validation requests on trusts.

Change-Id: I974907b427c34fd5db3228b6139d93bbcdc38df5
Closes-Bug: #1796887
2018-10-19 11:03:09 +02: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 Add caching on trust role validation to improve performance 2018-10-19 11:03:09 +02:00
test_core.py Added support for a ``description`` attribute for Identity Roles 2018-09-06 05:09:10 +00:00