django_openstack_auth/openstack_auth
Lin Hua Cheng 047f7b5ff1 Fix issue with V3 Authentication.
Unscoped token does not have a roles attribute in it. Fix the
code to handle non-existent of roles in the Auth Token.

Fixes: bug #1202385

Change-Id: I2bd101e3ed2dd37da86f84773c2b9dafc0717d3b
2013-07-17 13:50:25 -07:00
..
locale Merge pull request #17 from samos123/localization 2013-01-26 10:51:19 -08:00
tests Fix issue with V3 Authentication. 2013-07-17 13:50:25 -07:00
__init__.py Dump version for release w/ v3 auth. 2013-07-03 01:37:22 -07:00
backend.py Add tox.ini file and flake8 ignores 2013-07-17 11:43:32 -07:00
exceptions.py Initial commit. 2012-07-03 02:25:01 -07:00
forms.py Add capability for Keystone V3 Authentication. 2013-07-08 20:37:58 -07:00
urls.py Add capability for Keystone V3 Authentication. 2013-07-08 20:37:58 -07:00
user.py Fix issue with V3 Authentication. 2013-07-17 13:50:25 -07:00
utils.py Add capability for Keystone V3 Authentication. 2013-07-08 20:37:58 -07:00
views.py Add capability for Keystone V3 Authentication. 2013-07-08 20:37:58 -07:00