horizon/openstack_dashboard/usage
Leandro I. Costantino 340bf16be0 CSV Summary not working inside Admin panel.
When browsing Project usages from 'Admin->Projects->More->View Usages'
an AttributeError exception is thrown due to missing csv_render_class
attribute.
Also, project_id instead of tenant_id in BaseUsage  were expected, so
any request to /admin/projects/[id]/usage/ will always return the current
tenant from session.
This fix reuse logic from project/overview/ into this view.

Change-Id: I7d762569a7de176fdb8545a226e563afac34adae
Closes-Bug: #1255667
2013-12-06 11:05:25 -05:00
..
__init__.py Enable H302 check 2013-08-22 17:39:09 +04:00
base.py Add volume limits to project overview. 2013-11-29 06:19:40 -05:00
quotas.py Add volume limits to project overview. 2013-11-29 06:19:40 -05:00
tables.py Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
views.py CSV Summary not working inside Admin panel. 2013-12-06 11:05:25 -05:00