horizon/openstack_auth
Radomir Dopieralski 0253c8f122 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
(cherry picked from commit 93bb571888)
2018-04-25 13:39:22 +00:00
..
locale Imported Translations from Zanata 2018-04-17 07:35:44 +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 13:39:22 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01: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 Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
utils.py doc: cleanup unnecessary vertical lines 2018-01-14 05:45:35 +09:00
views.py Horizon UI message when browser cookies disabled 2018-01-29 07:58:41 +00:00