Files
keystone/keystone/federation
Lance Bragstad 54da44bd41 Cache service providers on token validation
On fernet token validation we rebuild the entire token catalog. This includes
rebuilding the service providers references in the token if using a federated
token. In the mitaka release, patches were added to cache user catalogs and
role assignments. This allows us to do the same thing for service providers,
which decreases the time spent in get_token_data() by 34%.

Co-Authored-By: Dolph Mathews <dolph.mathews@gmail.com>

Related-Bug: 1489061
Change-Id: I3dfe66880295ef36a18ca3e384191106b74be795
2016-06-03 04:35:56 +00:00
..
2016-05-08 06:52:52 +00:00
2016-04-18 18:07:28 +00:00
2016-05-08 06:52:52 +00:00