horizon/openstack_dashboard/test
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
..
api_tests Strip leading or trailing spaces from Instance names during update and create 2016-11-14 07:37:54 +00:00
integration_tests Improve Horizon nav sidebar 2016-11-28 17:03:47 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Fixes traceback if group name attribute is missing 2016-12-08 21:56:58 +00:00
test_panels Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
test_plugins assertEquals is deprecated, use assertEqual 2016-01-27 00:59:19 +08:00
tests Remove all_tenants flag in quota check 2017-01-19 16:52:00 +00:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
helpers.py Support for Glance v2 2016-09-12 11:16:33 -07:00
settings.py Remove local/enabled from test settings 2016-11-28 17:01:33 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00