Files
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
..
2013-08-22 17:39:09 +04:00
2013-11-29 06:19:40 -05:00