horizon/openstack_dashboard/dashboards/admin/instances
Vadym Markov 4a2a1db145 Show image names at Admin-Instances dashboard
Admin-Compute-Instances dashboard shows "-" as image name for every
instance. Despite, Project-Compute-Instances dashboard displays image
name correctly. Admin dashboard just lacks code to resolve image name

Also, reverted commit deb55b8 which functionality is not needed anymore

Closes-Bug: #1932341
Change-Id: Ieb19e66dc51165d9935424b2e9ab5cdae757b07f
2021-08-11 18:12:09 +03:00
..
templates/instances Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Use python3-style super() 2020-10-15 14:37:20 +09:00
panel.py Fix an incorrect policy rule in Admin > Instances 2017-07-13 19:27:22 +01:00
tables.py Make word wrapping consistent 2021-06-25 15:03:40 +03:00
tabs.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
tests.py Show image names at Admin-Instances dashboard 2021-08-11 18:12:09 +03:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
views.py Show image names at Admin-Instances dashboard 2021-08-11 18:12:09 +03:00