horizon/openstack_dashboard/dashboards/admin/metering
David Lyle 4c1d4a17e2 Making Resource panel visible where appropriate
The resource panel is being hidden by a missing default rule in
the ceilometer policy file. Adding a required keystone rule to the
policy check, identity:list_projects.

The greater issue of policy being OR rather than AND will be
addressed in a separate issue.

Change-Id: I1a84fb66bab98bfdae2b9ea44dad76a05a09930d
Closes-Bug: #1426411
2015-02-27 08:11:56 -07:00
..
templates/metering Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00
__init__.py Add metering panel to admin console 2013-09-03 10:20:23 +10:00
forms.py Refactor metering dashboard 2014-10-21 08:52:00 +02:00
panel.py Making Resource panel visible where appropriate 2015-02-27 08:11:56 -07:00
tables.py Making modify usage report params modal 2015-02-06 14:09:11 -07:00
tabs.py Add Unit column to Usage Report table 2015-01-26 15:43:31 -08:00
tests.py Fixes group by none defect in resource usage stats: 2014-11-13 12:21:28 +05:30
urls.py Refactor metering dashboard 2014-10-21 08:52:00 +02:00
views.py Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00