keystonemiddleware/keystonemiddleware/auth_token
Tin Lam e402c61cc5 Removing double spaces
When user generate config using oslo genconfig, the comments in the
keystone middleware section contains double spaces between some words.
This patch set removes the extra spaces in the help comment for
auth_uri.

TrivialFix

Change-Id: I4ac514df6d2d229de1b04557771ddb0253c5baa0
2017-06-15 23:00:07 -05:00
..
__init__.py Remove log translations 2017-05-02 09:58:02 +08:00
_auth.py Remove log translations 2017-05-02 09:58:02 +08:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Remove log translations 2017-05-02 09:58:02 +08:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Remove log translations 2017-05-02 09:58:02 +08:00
_memcache_crypt.py Replace pycrypto with cryptography 2017-05-22 16:52:37 -05:00
_memcache_pool.py Remove log translations 2017-05-02 09:58:02 +08:00
_opts.py Removing double spaces 2017-06-15 23:00:07 -05:00
_request.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10: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