keystone/keystone/resource
Lance Bragstad 63124f703a Cache list projects and domains for user
Listing projects and domains for a user based on their role
assignments was noted as being really slow, especially when users
have a lot of assignments. This commit implements caching to mitigate
the issue while we continue to investigate ways to speed up the
assignment API.

Change-Id: I72e398c65f01aa4f9a37f817d184a13ed01089ce
Closes-Bug: 1700852
2017-08-09 14:45:58 +00:00
..
backends Add a hacking rule for string interpolation at logging 2017-07-18 14:11:28 +08:00
config_backends Remove unused CONF 2017-04-22 15:22:05 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Remove code supporting moving resources between domains 2017-01-24 13:08:48 -08:00
core.py Cache list projects and domains for user 2017-08-09 14:45:58 +00:00
routers.py Add HEAD API to domain config 2017-06-12 20:50:49 +00:00
schema.py Add schema validation to v2 update tenant 2016-07-31 04:34:57 +00:00