horizon/openstack_dashboard/dashboards/project
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
..
api_access Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
backups cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
containers Fix Python3.11 unit test failures 2023-09-20 21:15:13 +05:30
floating_ip_portforwardings Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
floating_ips Merge "Fix floating IP associated to unbound port" 2024-08-14 23:13:42 +00:00
images [TRIVIAL] Add comment about policy override for images>launch button 2024-02-27 10:50:13 -03:00
instances Merge "Add help text for edit instance form" 2024-08-12 18:35:32 +00:00
key_pairs Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00
network_qos Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
network_topology SDK for Neutron networks and subnets 2024-06-14 15:51:05 +00:00
networks SDK for Neutron ports 2024-08-28 17:09:46 +00:00
overview Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
routers SDK for Neutron networks and subnets 2024-06-14 15:51:05 +00:00
security_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
server_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
snapshots cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
static/dashboard/project cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
trunks Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
vg_snapshots cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
volume_groups 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