horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Prevent KeyError when getting value of optional key 2024-07-23 01:58:02 +07:00
backups Show Created At column for backups table 2024-04-26 21:03:38 +02:00
defaults Specify transform=repr in assertQuerysetEqual() 2023-10-23 14:24:49 +09:00
flavors Specify transform=repr in assertQuerysetEqual() 2023-10-23 14:24:49 +09:00
floating_ips Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
group_types cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
hypervisors Add allocation ratios to Placement stats 2024-01-17 21:00:32 +00:00
images Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
info cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
instances fix: ignore errors when flavors are deleted 2023-11-02 01:27:40 +11:00
metadata_defs Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
networks SDK for Neutron ports 2024-08-28 17:09:46 +00:00
ngflavors Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
overview Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
rbac_policies Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
routers Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
snapshots cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
trunks Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels" 2022-03-24 10:36:17 +00:00
vg_snapshots Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
volume_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
volume_types cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
volumes cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00