horizon/openstack_dashboard/test/tests
Mykhailo Dovgal ca0f293cb6 Fix tenant_quota_usages function calls caching
This patch changes type of 'targets' input parameter in
tenant_quota_usages function from list -> tuple. It provides
possibility for @memoized decorator to cache function calls.

Change-Id: I3c32c3b65ae91e8487fda6148f259fe1931d7c9f
Closes-Bug: #1700578
2017-06-26 17:36:07 +03:00
..
__init__.py Allow running tests individually 2012-11-15 14:50:51 +11:00
error_pages.py Fix compatibility issues with Django 1.10 2016-09-20 12:29:16 +01:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
policy_backend.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
quotas.py Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
selenium_tests.py Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0) 2016-12-09 11:11:41 +07:00
templates.py Add support for downloading clouds.yaml files 2017-04-06 17:16:55 +00:00
utils.py Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00