horizon/openstack_dashboard/dashboards/admin/instances
BubaVV deb55b8411 Call Glance list with certain image ids
This patch uses glance list filtering, which allow to query images
for the list of required ids. See [1] for details.

Patch rebased to master. Added test for proposed Glance API request

[1] https://developer.openstack.org/api-ref/image/v2/#show-images

Related-Bug: #1508554
Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info>
Co-Authored-By: Vadym Markov <markov.vadim@gmail.com>
Change-Id: Iac485c1b448011fec97ba5bfaa83851914b294d9
2018-11-06 12:30:57 +02:00
..
templates/instances Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py Fix an incorrect policy rule in Admin > Instances 2017-07-13 19:27:22 +01:00
tables.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
tabs.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
tests.py Call Glance list with certain image ids 2018-11-06 12:30:57 +02:00
urls.py Add MKS console support 2017-11-29 21:06:38 -05:00
views.py Call Glance list with certain image ids 2018-11-06 12:30:57 +02:00