magnum/magnum/tests/unit/api
Vijendar Komalla 3a20d30696 Fix quota API get-all parameter type
Currently for admin user, quota get-all method returning
all the quotas if all_tenants parameter is passed
irrespective of whether the flag is set to True or False.
This change fixes the issue by setting the correct
parameter type in quotas get-all method.

Change-Id: I6992c4b648bbbd01ce7d6ef4c53c031fa1f1c9aa
Closes-Bug: #1665109
2017-02-16 14:47:53 -06:00
..
controllers Fix quota API get-all parameter type 2017-02-16 14:47:53 -06:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Removed not required style.css file 2016-08-28 17:27:39 +05:30
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Support scheduler strategy for swarm cluster 2016-11-03 12:00:57 +05:30
test_expose.py Increase test coverage 2016-08-15 11:33:17 +05:30
test_hooks.py Add accidentally deleted test_hooks.py 2016-05-25 00:45:58 +00:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Don't create clusters of an unsupported type 2017-02-01 14:02:31 -06:00
utils.py Resource Quota - Adding quota API 2017-01-23 11:00:11 -06:00