django_openstack_auth/openstack_auth
David Lyle e7814b2b8e Fixing backward compatibility
The remove_project_cache method was removed because the underlying
functionality never really worked. Unfortunately, that method was
called directly from Horizon in the Liberty release. An empty
signature is being added back to fix backward compatibility.

Change-Id: I9ee475d94dee38e8a76b4aee371b962640f76f31
Closes-Bug: #1526572
2015-12-15 16:55:01 -07:00
..
locale Imported Translations from Zanata 2015-11-28 06:03:41 +00:00
plugin Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
tests Merge "Move d-o-a auth library to keystoneauth" 2015-12-11 18:22:08 +00:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py Merge "Use set comprehension instead of converting lists to sets" 2015-12-11 18:25:06 +00:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Add domain initial value on login 2015-12-09 19:12:29 +03:00
models.py Replace default User model PK 2015-09-14 13:07:49 +10:00
policy.py Makes policy.check aware of domain scoped token 2015-11-23 22:18:48 +00:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00
user.py Merge "Use set comprehension instead of converting lists to sets" 2015-12-11 18:25:06 +00:00
utils.py Fixing backward compatibility 2015-12-15 16:55:01 -07:00
views.py Merge "Add domain initial value on login" 2015-12-12 04:13:32 +00:00