horizon/openstack_dashboard/dashboards
Dmitriy Rabotjagov 3c82a38f71 Display first volume image_metadata as an instance image
When instance is created from cinder volume, it's image is not displayed
Nowdays using cinder as instance source becomes more widespread,
so there is sense in displaying instance image,
when instance is created from cinder volumes.
We're trying to get volume_image_metadata from the first volume of
the instance, when instance doesn't have image attribute itself.
First volume is suggested based on its device name (eg. '/dev/vda').

This info is displayed only in instances list, not in detail overview.

Change-Id: I00aa9ef07d1680bb2390a30271bb39cd7bea6329
2019-03-06 20:46:05 +02:00
..
admin Fix policy function check error 2019-03-01 14:21:07 -07:00
identity Merge "Show domain info in project and user detail panel" 2019-02-12 21:54:18 +00:00
project Display first volume image_metadata as an instance image 2019-03-06 20:46:05 +02:00
settings django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00