horizon/openstack_dashboard/dashboards/project/volumes
Tobias Urdin c18f9d90ae Sort image source choices by name for volume
When creating a volume and selecting to use image as a
source we get a dropdown of the images that we can select
but this list is not sorted based on image name.

This changes so that it's sorted by the image name
ascending to match the instance launch dialog that
already lists images in ascending order by name.

Change-Id: I17212e460e307e08b2b6c2a8a68a14ffde8cc04b
2024-08-20 12:42:15 +00:00
..
templates/volumes Don't pass the auth_key for volume transfer in the URL 2024-03-26 10:52:33 +01:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Sort image source choices by name for volume 2024-08-20 12:42:15 +00:00
panel.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tables.py Fix the display of 'None' in the Volumes table 2024-06-05 15:08:59 +03:00
tabs.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tests.py Test for displayed volumes without attachments 2024-07-11 12:56:07 +03:00
urls.py Don't pass the auth_key for volume transfer in the URL 2024-03-26 10:52:33 +01:00
views.py Don't pass the auth_key for volume transfer in the URL 2024-03-26 10:52:33 +01:00