keystonemiddleware/keystonemiddleware/auth_token
David Olorundare 67fc715838 Documentation Fix - auth_url Port Number
Made a small fix to the documentation - replacing
the current auth_url port number 35357, in the
configuration section of the [keystone_authtoken],
with 5000.

This was based on an online conversation with Colleen;
with the removal of the v2 API from keystone the project
now recommends use of port 5000 instead of the previous one.

Change-Id: I750a4d0e75e0b919fd00ddf21c0e7ce62d495f95
2018-11-05 09:08:56 -06:00
..
__init__.py Documentation Fix - auth_url Port Number 2018-11-05 09:08:56 -06:00
_auth.py Correct docs usage of keystoneauth1 session 2017-09-12 16:18:00 -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 Only include response body if there's a response 2018-04-10 15:49:03 -07:00
_memcache_crypt.py Fix py3 byte/string error 2017-10-11 10:21:06 -05:00
_opts.py Rename auth_uri to www_authenticate_uri 2017-10-11 14:00:49 +02:00
_request.py Introduce new header for system-scoped tokens 2018-05-02 19:15:16 +00:00
_revocations.py use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
_signing_dir.py Remove log translations 2017-05-02 09:58:02 +08:00
_user_plugin.py Add service token to user token plugin 2016-10-11 16:03:26 +11:00