horizon/openstack_dashboard/usage
andrewbogott 62c89a38c0 Remove all_tenants flag in quota check
I don't really know what this was meant to do, but what it actually
does doesn't make any sense -- when checking a quota for project
'foo' we really don't care about how many instances are used
in the entire cloud, only in project 'foo'.

Until Liberty, the all_tenant flag was broken in the nova
api, which probably explains why this was harmless until
Liberty.

Change-Id: I9e12c10951e7518ab1c622a4daac962bad332da5
Closes-Bug: #1610693
(cherry picked from commit d7d59b8596)
2017-01-19 16:52:00 +00:00
..
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py remove unused quotas code 2016-08-29 14:56:44 -06:00
quotas.py Remove all_tenants flag in quota check 2017-01-19 16:52:00 +00:00
tables.py Usage tables: Sort by disk properly 2016-10-21 02:54:41 +00:00
views.py Add units in overview project page (limit summary) 2016-06-24 15:36:33 +00:00