django_openstack_auth/openstack_auth
Timur Sufiev dd56c4e8bd Clarify the confusing warning in case of Keystone v2.0 vs v3 conflict
Since the function emitting the warning now can be used both for
processing of Keystone URL from Horizon settings and for fixing
URLs from service catalog, the old warning messages becomes confusing.
The patch makes things clear again.

Change-Id: Id70b50e01fc9c3d59d5e41684759b5c8bd8abee9
2016-05-27 09:57:15 +00:00
..
locale Imported Translations from Zanata 2016-05-10 06:09:37 +00:00
plugin Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
tests Fix Keystone url version suffix when webpath is present 2016-05-26 21:41:48 +03:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py When calculating session_time, use the actual token life 2016-03-28 20:15:30 -05:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
models.py Replace default User model PK 2015-09-14 13:07:49 +10:00
policy.py Change log.error to log.warning 2016-02-08 09:43:57 +01:00
urls.py Update URLs to Django 1.8+ style 2016-02-16 19:41:52 +00:00
user.py Fix token hashing with python 3 2016-03-02 00:17:20 -08:00
utils.py Clarify the confusing warning in case of Keystone v2.0 vs v3 conflict 2016-05-27 09:57:15 +00:00
views.py Use login endpoint as key for AVAILABLE_REGIONS 2016-05-20 14:44:30 -07:00