horizon/openstack_dashboard/usage
Gloria Gu 93c4ded713 Remove the check which causes plugin's quotas update failure
The check causes external plugin's quotas fields unknown
exception because the quotas fields are not part of
QUOTA_FIELDS which only includes the fields for
cinder, neutron and nova.

Meanwhile the exception message throws TypeError.

This commit removes the uncessary check. It also helps
fix the manila-ui's bug #1842119

Change-Id: If093f4ecf1e344792b347c5c338b441b1ab42a04
Closes-bug: #1798048
Closes-bug: #1842119
(cherry picked from commit 44987f02be)
(cherry picked from commit be4d2301bb)
2019-10-10 17:01:18 +00:00
..
__init__.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
base.py usage: Use tenant_quota_usages() for Limit Summary 2018-04-20 05:29:53 +09:00
quotas.py Remove the check which causes plugin's quotas update failure 2019-10-10 17:01:18 +00:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
views.py Merge "usage: Categorize Limit Summary by service" 2018-05-08 08:23:47 +00:00