django_openstack_auth/openstack_auth/tests
lin-hua-cheng 91dec7239d Revert - Cache the User's Project by Token ID
The caching is done only per process, so the cleanup during logout
does not really work since the during could be handled by another
process. So the cache will just keep on growing.

This reverts commit bd9fd598e6.

Depends-On: I793fbee44eb5f9befc316efe6716971b0e32172b
Change-Id: If878d77533ea5fac86fbb73127f26908f1097091
Closes-Bug: #1451943
2015-11-12 03:42:47 +00:00
..
conf Relocating policy engine from openstack_dashboard 2015-01-23 17:22:37 -07:00
templates/auth Initial commit. 2012-07-03 02:25:01 -07:00
__init__.py Initial commit. 2012-07-03 02:25:01 -07:00
data_v2.py Bump hacking to 0.9.x series 2014-10-19 19:41:58 +09:00
data_v3.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00
models.py Initial commit. 2012-07-03 02:25:01 -07:00
run_tests.py Extend User from AbstractBaseUser and AnonymousUser 2015-08-06 22:10:47 -07:00
settings.py Add message show for switch project 2015-07-15 12:20:50 -06:00
tests.py Revert - Cache the User's Project by Token ID 2015-11-12 03:42:47 +00:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00