horizon/openstack_auth
Ivan Kolodyazhny c4ead86557 Remove deprecated fix_auth_url_version function
fix_auth_url_version is deprecated and not used anywhere. It's safe to
remove it.

Change-Id: Icb0745dcd98c28da5a33e564624bf11cb2570427
2018-03-14 18:01:27 +02:00
..
locale Imported Translations from Zanata 2018-03-07 07:27:09 +00:00
plugin Correct odd exception message 2018-01-30 13:11:31 +09:00
tests Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
exceptions.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
forms.py Add user_domain_name to logs regarding authentication 2017-11-24 21:12:23 +00:00
models.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
policy.py Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies 2018-01-17 15:14:33 +01:00
urls.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
user.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
utils.py Remove deprecated fix_auth_url_version function 2018-03-14 18:01:27 +02:00
views.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00