horizon/openstack_dashboard/usage
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
..
__init__.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
base.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
quotas.py Merge "quota: Move neutron quota logic in identity.projects.views" 2018-01-12 14:04:48 +00:00
tables.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00