keystone/keystone/middleware
Pádraig Brady b71fb3de89 fix importing of optional modules in auth_token
* keystone/middleware/auth_token.py: Catch the
correct exception so that the memcache and iso8601
modules can be optional as intended.
* tests/test_auth_token_middleware.py: Test
the ImportError path
* keystone/test.py: Add a new mixin class to
support disabling importing of a module.

Bug: 1003715
Change-Id: I87cc2f3bc79b17a52ea672bac7e0ebcf9e1fce57
2012-06-07 16:46:21 +01:00
..
__init__.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
auth_token.py fix importing of optional modules in auth_token 2012-06-07 16:46:21 +01:00
core.py Added 'NormalizingFilter' middleware. 2012-05-15 13:39:10 +02:00
ec2_token.py Fix copyright dates and remove duplicate Apache licenses. 2012-02-22 16:34:24 -08:00
s3_token.py blueprint 2-way-ssl 2012-05-24 17:09:53 +00:00
swift_auth.py Merge "Use X_USER_NAME and X_ROLES headers." 2012-06-06 15:56:38 +00:00