keystonemiddleware/keystonemiddleware/auth_token
ChangBo Guo(gcb) 31c8582f39 Config: no need to set default=None
By default oslo.cfg sets the default value as None. There is no
need to explicitly do this.

TrivialFix

Change-Id: Icba893180617ab03e42b477706ce089cc5c5b5d1
2016-06-23 07:44:35 +08:00
..
__init__.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
_auth.py Config: no need to set default=None 2016-06-23 07:44:35 +08:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Fix D202: No blank lines allowed after function docstring (PEP257) 2016-05-17 00:23:30 +00:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Use keystoneauth 2015-11-23 12:03:00 +11:00
_memcache_crypt.py Fix D200: One-line docstring should fit on one line with quotes (PEP257) 2016-05-17 00:23:48 +00:00
_memcache_pool.py Fix D204 PEP257 violation and enable D301 and D209 2016-05-06 16:36:15 +00:00
_opts.py Config: no need to set default=None 2016-06-23 07:44:35 +08:00
_request.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
_revocations.py auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
_signing_dir.py Create signing_dir upon first usage 2016-04-11 11:12:06 -07:00
_user_plugin.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00