horizon/openstack_dashboard/usage
Bradley Jones 286245b423 Refactor quota limit summary template
Refactor the quota limit summary template to allow easier customisation.
Also change it so that it removes the 'of' when there is no quota limits in
place so that it just reads Used 'x' (No Limit).

Added tests for checking usage['charts'] is in the context and that (No Limit)
is present when there is an infinite quota on the page.

Change-Id: Iba62ca89e53f0d6b9c583e4cc450e853c18ba107
Closes-bug: 1439717
2015-05-26 11:39:52 +01:00
..
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Persist usage start and end dates in the session 2014-09-25 15:16:28 -05:00
quotas.py Split large methods into submethods to reduce max-complexity 2014-12-05 13:30:41 +09:00
tables.py Add help text for vcpu hours 2015-02-14 13:10:06 +08:00
views.py Refactor quota limit summary template 2015-05-26 11:39:52 +01:00