django_openstack_auth/openstack_auth/plugin
lin-hua-cheng e4062e3706 Use unscoped token for scoping to project
When authenticating a user in v3, always request
for an unscoped token. Otherwise it would automatically
default to the default project.

Change-Id: I9e1d9129e2fb35933c803096fca9f1236affc27f
Closes-Bug: #1474893
2015-07-15 11:13:38 -07:00
..
__init__.py Add token auth plugin 2015-03-29 20:44:01 -07:00
base.py Add missing _ import to plugin/base.py 2015-05-15 13:30:14 -05:00
password.py Use unscoped token for scoping to project 2015-07-15 11:13:38 -07:00
token.py Add token auth plugin 2015-03-29 20:44:01 -07:00