horizon/openstack_dashboard/api
Takashi Kajinami 179c2e3771 cinder: Use 'block-storage' service type to detect cinder
The official service type name for cinder is not volume (or volumevN)
but block-storage. Use the block-storage type to detect availability
of cinder, in addition to legacy volume/volumev3 service type.

'block-store' is also a valid alias and should be added as well.

Closes-Bug: #2084794
Change-Id: Ifbeaba033c6dae0fa704a2be568b2f4e2cb7426a
2024-10-17 14:55:22 -05:00
..
rest Replace pytz by built-in library 2024-06-12 14:21:34 +09:00
__init__.py Use Placement API along with the hypervisor stats 2023-12-06 15:39:34 +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 cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
glance.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Fix error on changing user password by admin 2024-03-14 15:58:43 -03: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 SDK for Neutron Subnetpools 2024-08-28 17:09:50 +00:00
nova.py Fix instance table behavior after deleting an instance 2023-01-31 18:17:07 +00:00
placement.py Fix generation of inventory capacities 2024-08-22 11:52:36 -05:00
swift.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00