horizon/openstack_dashboard/dashboards/project/images
Mateusz Kowalski d20c941d0d Make get_available_images() return all the images available
This patch fixes get_available_images() not returning images which
are shared with a project. Old version returns only public images
or project-owned ones, missing images which were shared with
the project.

Closes-bug: #1655259
Change-Id: I2a264d83f3e2b3f10c1e00ac7e88db29bb34bd02
2017-08-11 19:34:21 +08:00
..
images Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
snapshots hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
templates/images Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
panel.py Adds Policy Rules to Project Images panel 2016-10-11 17:24:41 -07:00
tests.py Make get_available_images() return all the images available 2017-08-11 19:34:21 +08:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
utils.py Make get_available_images() return all the images available 2017-08-11 19:34:21 +08:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00