keystonemiddleware/keystonemiddleware/tests
Jamie Lennox b997e621aa Make everything in audit middleware private
To avoid issues with what is public and private in our middleware layers
we typically make everything private.

Change-Id: I8bcd5727877c0dcdc2f276f827b2e9050fb159d6
2014-12-04 09:54:20 +10:00
..
__init__.py Move tests to new location 2014-06-19 15:51:52 -07:00
client_fixtures.py Update oslo-incubator and switch to oslo.{utils,serialization} 2014-09-30 10:26:19 +02:00
test_audit_middleware.py Make everything in audit middleware private 2014-12-04 09:54:20 +10:00
test_auth_token_middleware.py Auth token supports deprecated names for paste conf options 2014-11-21 08:24:34 -06:00
test_connection_pool.py Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
test_memcache_crypt.py Privatize Everything 2014-07-02 11:42:33 -07:00
test_opts.py Revert "Support service user and project in non-default domain" 2014-10-20 10:58:38 +02:00
test_s3_token_middleware.py Replace httpretty with requests-mock 2014-10-15 22:45:26 +00:00
utils.py Replace httpretty with requests-mock 2014-10-15 22:45:26 +00:00