horizon/openstack_dashboard
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
..
api Throws exceptions.Conflict() in the interface application_credential_create 2019-02-20 14:56:08 +08:00
conf Sync nova policy 2018-02-05 05:57:02 +09:00
contrib Fix osprofiler support in horizon 2019-01-31 14:06:45 +01:00
dashboards Display first volume image_metadata as an instance image 2019-03-06 20:46:05 +02:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Merge "Add volume-group snapshot for admin panel" 2019-02-21 15:53:12 +00:00
local Updating Note to Setup guide 2019-03-05 16:32:52 +00:00
locale Imported Translations from Zanata 2019-03-02 08:41:19 +00:00
management pylint: fix import-error 2019-01-16 00:00:58 +09:00
static Merge "Add a prompt on the Create Volume form" 2019-02-12 19:58:04 +00:00
templates UT: Detect template rendering errors 2019-01-31 21:29:33 +09:00
templatetags UT: Detect template rendering errors 2019-01-31 21:29:33 +09:00
test Merge "Switch integration tests to run with python3" 2019-03-06 02:13:11 +00:00
themes Rework old customization templates and add new blocks 2019-01-03 17:45:29 +13:00
usage pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
utils Get rid of keys() usage 2018-11-30 11:15:27 +00:00
wsgi Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Merge "Change the default SESSION_ENGINE to use cached sessions" 2019-02-12 21:50:31 +00:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00
views.py force plain text for header response 2018-08-06 19:57:59 +03:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00