keystonemiddleware/keystonemiddleware
Brant Knudson 5352ff068d auth_token tests use clean config
The auth_token tests were failing randomly (depending on which tests
were run together) because the global config had options left in it
by other tests (options were added as part of auth plugin
initialization and oslo.config provides no way to remove registered
options).

This change makes it so that auth_token gets a fresh config for
every test (other than one test that requires using the global CONF
object).

Closes-Bug: 1494327
Change-Id: I647f7fade01e2a619f4a5d12a4e71897423469c1
2015-09-15 13:36:25 -05:00
..
auth_token auth_token tests use clean config 2015-09-15 13:36:25 -05:00
echo Refactor: extract echo_app from enclosing class 2015-05-06 14:29:02 +01:00
openstack Remove install_venv_common and fix typo in memorycache 2015-06-16 01:34:12 +00:00
tests auth_token tests use clean config 2015-09-15 13:36:25 -05:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
audit.py Docstring updates 2015-09-10 16:50:24 -05:00
ec2_token.py Switch from oslo.config to oslo_config 2015-01-18 07:54:03 -06:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
s3_token.py Prevent a UnicodeDecodeError in the s3token middleware 2015-06-18 13:13:59 +02:00