horizon/openstack_auth
BubaVV 4767fbdb90 Fix log message formatting
Multi-line literal misses a space

Change-Id: I6c076c5e886f518f14e6bd756071b662484895a1
2018-07-16 13:18:47 +03:00
..
locale Imported Translations from Zanata 2018-03-07 07:27:09 +00:00
plugin Fix log message formatting 2018-07-16 13:18:47 +03: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 Show WEBSSO disclaimer only when it is needed 2018-06-04 15:49:54 +03:00