horizon/openstack_dashboard/dashboards/admin/overview
Akihiro Motoki 788388c486 usage: split out the limit related logic into ProjectUsageView
Previously limit information was always retrieved but it is not
used in the admin overview. This commit moves the limit related logic
into a separate class ProjectUsageView.

testing of usage.views is covered by individual panel tests,
so UTs for panels which uses UsageView rather than the new
ProjectUsageView need to be updated in this commit.

blueprint make-quotas-great-again
Change-Id: Id93b66d11e3b0c98d1fbb0454bb43984c2999d92
2018-01-14 04:15:27 +09:00
..
templates/overview usage.html doesn't need such specific styles. 2015-12-03 16:17:46 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tests.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00