keystonemiddleware/keystonemiddleware/auth_token
Gage Hugo 7c33d8ebb6 Rename _v3_to_v2_catalog to _normalize_catalog
This change renames the _v3_to_v2_catalog to _normalize_catalog as
part of the v2 removal effort. Several services still rely on the
converted catalog format, so this change maintains the conversion
but removes the v2 association.

Change-Id: Ic7bca16d8c6211d006fc2ba09dc2ecd83f8955db
Partial-Bug: #1845539
Partial-Bug: #1777177
2019-12-20 14:37:43 -06:00
..
__init__.py Add validation of app cred access rules 2019-07-15 16:05:59 -07:00
_auth.py Fix string format error 2019-04-09 17:16:42 -05:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Fix KeystoneMiddleware memcachepool abstraction 2018-07-18 11:56:43 -07:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Remove v2.0 functionality 2019-11-27 10:52:23 -06:00
_memcache_crypt.py Fix py3 byte/string error 2017-10-11 10:21:06 -05:00
_opts.py Add validation of app cred access rules 2019-07-15 16:05:59 -07:00
_request.py Rename _v3_to_v2_catalog to _normalize_catalog 2019-12-20 14:37:43 -06:00
_user_plugin.py Add service token to user token plugin 2016-10-11 16:03:26 +11:00