horizon/openstack_dashboard/usage
Gloria Gu be4d2301bb 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)
2019-10-01 16:35:26 +00:00
..
__init__.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
base.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
quotas.py Remove the check which causes plugin's quotas update failure 2019-10-01 16:35:26 +00:00
tables.py Instances column is shortened so it fits properly 2018-12-18 10:01:56 +00:00
views.py Merge "usage: Categorize Limit Summary by service" 2018-05-08 08:23:47 +00:00