horizon/openstack_dashboard/dashboards/project/instances
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
..
templates/instances Fix tooltips and popovers for flavor details on the instance list. 2021-06-24 13:21:10 +00:00
workflows Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Translate instance action of lock and unlock and create image 2019-04-12 09:47:21 +08:00
console.py Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
interfaces_tables.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Switch from django string_concat to format_lazy 2019-07-19 16:50:16 -04:00
tabs.py Handle an attached volume without volume_image_metadata 2021-10-18 09:55:55 +00:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
utils.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
views.py Handle partial dict setting 2019-09-26 14:31:17 +09:00