horizon/openstack_auth
Radomir Dopieralski 93bb571888 Replace all mentions of get_identity_providers with get_identity_provider
There was a typo in keystone's policy files, and it has been fixed in
Keystone already, we should also fix it to match.

Change-Id: I41e4381765f3bfc5988ca235e6cbeb6d1ba62fc2
Closes-bug: #1703369
2018-04-25 11:37:05 +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 Replace all mentions of get_identity_providers with get_identity_provider 2018-04-25 11:37:05 +02: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 Fix W503 warnings 2018-04-11 18:13:47 +09:00
utils.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
views.py Drop deprecated settings 2018-03-23 18:37:02 +09:00