horizon/openstack_dashboard/test/tests
eric f5b77f9a14 Quotas for users with admin role do not work
The quotas code does not isloate counts to resources within the
current tenant/project.  So if a user with the admin role makes
calls for quota items, the admin role will have counts of a global
list of resources.  This changes that for the tenant quota call
to fallback to the request.user.project_id if no project was
otherwise specified for the tenant quota api call.

Change-Id: Ib0e6ce7774c4c03686a044f233dbb9aa36dbe1b9
Closes-bug: #1391242
2014-11-30 07:03:20 -07:00
..
__init__.py Allow running tests individually 2012-11-15 14:50:51 +11:00
error_pages.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
quotas.py Quotas for users with admin role do not work 2014-11-30 07:03:20 -07:00
selenium_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
templates.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
utils.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00