horizon/openstack_dashboard/dashboards/project
Akihiro Motoki 432f77f887 Handle an attached volume without volume_image_metadata
There is a case where volume_image_metadata attribute does not exist.
It looks like it happens for example when a volume was created before
the volume_image_metadata feature was implemented.

Change-Id: I0b8e6b2e540a1782b9edd9921490a9371d31afc7
Closes-Bug: #1916891
(cherry picked from commit b841952906)
2021-10-18 09:55:55 +00:00
..
api_access Add auth_type to template context for openrc file rendering 2020-04-09 09:19:47 +00:00
backups Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
containers Cleanup unused util functions 2019-06-21 15:10:57 +00:00
floating_ips Save instace_id inside Associate Floating IP workflow 2021-03-23 14:06:03 +00:00
images Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
instances Handle an attached volume without volume_image_metadata 2021-10-18 09:55:55 +00:00
key_pairs Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
network_qos Fix W503 warnings 2018-04-11 18:13:47 +09:00
network_topology Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
networks Fix tenant_id for a new port. 2020-04-30 05:10:57 +00:00
overview Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
routers Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
security_groups Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
server_groups Fix W503 warnings 2018-04-11 18:13:47 +09:00
snapshots Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
static/dashboard/project Fix community image handling in launch instance form 2021-05-13 11:16:17 +05:30
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volume_groups Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volumes Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00