horizon/openstack_dashboard/dashboards/admin/images
Bo Wang 340e67c17a Add policy checks in images panels
check policy of getting images in:
project/images
project/ngimages
admin/images

Only block listing images but not whole panel if failed on policy check.
Create, Delete and other actions are controlled by according policys.
give a message "Insufficient privilege level to get images." to user
if polciy checks failed.

Closes-Bug: #1529012
Change-Id: I97ab081425dd56fa7c3208efb58ba8b041eaba24
2016-05-16 21:03:37 +08:00
..
templates/images The update image should be changed to edit image 2016-02-16 15:37:58 +08:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Angularize metadata update modals 2015-08-25 13:29:03 +00:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Truncate image name in admin/images table 2016-02-08 15:42:42 +00:00
tests.py Sort images list in ascending alphabetical order 2016-01-30 12:00:03 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add policy checks in images panels 2016-05-16 21:03:37 +08:00