horizon/openstack_auth
Takashi Kajinami 9fa98969e7 Use OPENSTACK_ENDPOINT_TYPE by default
This is follow-up of I8438bedaf7cead452fc499e484d23690b48894d9 and
ensures the OPENSTACK_ENDPOINT_TYPE parameter is used when
OPENSTACK_KEYSTONE_ENDPOINT_TYPE is not set. This avoids backward-
incompatible change which affects deployments with endpoint type set
to non-default values.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I94d2d3e31fc0103773fb5d3ed2f5f792e8851f78
2022-12-26 07:01:07 +09:00
..
locale Imported Translations from Zanata 2022-10-18 03:58:00 +00:00
plugin Pass client IP to keystoneauth1 session 2022-05-24 10:38:02 +00:00
tests Merge "Address RemovedInDjango40Warning (3)" 2022-03-10 12:23:11 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py Use OPENSTACK_ENDPOINT_TYPE by default 2022-12-26 07:01:07 +09:00
defaults.py Use OPENSTACK_ENDPOINT_TYPE by default 2022-12-26 07:01:07 +09:00
exceptions.py Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
forms.py Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
middleware.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00
models.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
policy.py Merge "Support policy-in-code and deprecated policy" 2021-03-04 22:01:52 +00:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
user.py Add system scope support to context switcher 2021-11-26 14:09:46 +01:00
utils.py Add system scope support to context switcher 2021-11-26 14:09:46 +01:00
views.py Pass client IP to keystoneauth1 session 2022-05-24 10:38:02 +00:00