keystonemiddleware/keystonemiddleware
Colleen Murphy 409b482253 Rename auth_uri to www_authenticate_uri
The [keystone_authtoken]/auth_uri middleware parameter has been causing
extreme confusion amongst operators and developers ever since the
keystonemiddleware started accepting keystoneauth plugin parameters
including auth_url. The two parameters look identical and yet have
completely different meanings and are both required. This patch
deprecates auth_uri and renames it to www_authenticate_uri, which more
accurately describes the WWW-Authenticate header it is configuring and
is dissimilar to any other keystone_authtoken middleware parameter. This
also renames the internal variable names for consistency with the config
option.

Change-Id: I0cf11da3d395749df28077427689fdafc8a6b981
2017-10-11 14:00:49 +02:00
..
_common Replace six.iteritems() with .items() 2017-07-12 13:43:55 +07:00
audit Update URLs in documentation 2017-07-20 16:38:16 +08:00
auth_token Rename auth_uri to www_authenticate_uri 2017-10-11 14:00:49 +02:00
echo Replace six.iteritems() with .items() 2017-07-12 13:43:55 +07:00
locale/ko_KR/LC_MESSAGES Imported Translations from Zanata 2017-01-24 08:44:20 +00:00
tests Rename auth_uri to www_authenticate_uri 2017-10-11 14:00:49 +02:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
ec2_token.py use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
fixture.py Remove use of positional decorator 2017-08-07 13:18:19 -07:00
i18n.py Update URLs in documentation 2017-07-20 16:38:16 +08:00
opts.py Move auth token opts calculation into auth_token 2016-06-13 14:03:23 -03:00
s3_token.py Rename auth_uri to www_authenticate_uri 2017-10-11 14:00:49 +02:00