keystonemiddleware/keystonemiddleware/tests
Morgan Fainberg 5556599b57 Privatize Everything
Make s3_token and ec2_token middleware match auth_token and all
properties except the class itself are now private.

The memcache_crypt module is now private to the keystonemiddleware
package.

Change-Id: Id5103f4e9689bc2dbc6f79705030c903ae5cc406
2014-07-02 11:42:33 -07:00
..
__init__.py Move tests to new location 2014-06-19 15:51:52 -07:00
client_fixtures.py Update middleware and tests for new package 2014-06-19 17:33:04 -07:00
test_auth_token_middleware.py Update middleware and tests for new package 2014-06-19 17:33:04 -07:00
test_memcache_crypt.py Privatize Everything 2014-07-02 11:42:33 -07:00
test_s3_token_middleware.py Privatize Everything 2014-07-02 11:42:33 -07:00
utils.py Update middleware and tests for new package 2014-06-19 17:33:04 -07:00