horizon/openstack_dashboard/dashboards/admin/metering
Rob Raymond 4522ae2fec Add Daily Usage tab to Resource Usage panel
Added a new tab to Resource Usage panel. This tab prompts the user for
timeframe and then generates a report showing daily usage per project over the
indicated time frame with one table per project. This report shows all meters
collected summarized per day.

Originally I generated report with default settings initially but opted to only show
form first so that panel can load quickly.

Screenshots are available from
https://a248.e.akamai.net/cdn.hpcloudsvc.com/h6ede74dc88eef6ce6a4bd3a0697deb3a/prodaw2/report.png

Change-Id: I56103dc90b4931a5ab1a5c99bff28cb2d81fc522
Implements: blueprint daily-usage-report
2014-02-20 21:16:27 -07:00
..
templates/metering Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00
__init__.py Add metering panel to admin console 2013-09-03 10:20:23 +10:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00
tabs.py Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00
tests.py Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00
urls.py Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00
views.py Add Daily Usage tab to Resource Usage panel 2014-02-20 21:16:27 -07:00