horizon/openstack_dashboard/dashboards/admin/volumes
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
..
templates/volumes Add Group and Group Snapshot colunm 2019-03-18 08:22:59 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
panel.py cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
tables.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tabs.py Add cinder-user-facing messages 2020-09-10 10:22:49 +00:00
tests.py Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
views.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00