horizon/openstack_dashboard/api
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
..
rest Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA 2022-09-01 19:23:00 +03:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Fix AttributeError in the project instance detail view 2020-11-20 20:57:28 +09:00
base.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
cinder.py Merge "Add the filter function in c-bak dashboard for both Project & Admin" 2022-12-14 17:35:23 +00:00
glance.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Use OPENSTACK_ENDPOINT_TYPE by default 2022-12-26 07:01:07 +09:00
microversions.py Fix rescue of volume-based instances 2022-09-12 15:57:31 +02:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "Small cleanup of FIP code in api/neutron.py" 2022-07-06 19:09:21 +00:00
nova.py Fix rescue of volume-based instances 2022-09-12 15:57:31 +02:00
swift.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00