cinder/cinder/tests/unit/api
wangxiyuan 4a2448bd15 Add project_id admin filter to limits API
"cinder absolute-limits" command supports <tenant_id> filter,
But server side doesn't, this patch added the support for server
side.

APIImpact

Closes-bug: #1668416
Change-Id: Ib31ab87d0954c2bedf55c6d71623b2c7d07b5fa7
2017-06-18 18:15:35 +08:00
..
contrib Add project_id admin filter to limits API 2017-06-18 18:15:35 +08:00
middleware Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
openstack Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
v1 Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-06 19:43:10 +00:00
v2 Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-06 19:43:10 +00:00
v3 Add project_id admin filter to limits API 2017-06-18 18:15:35 +08:00
views Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Fix consisgroup V3 interfaces 2016-07-04 16:21:44 +08:00
test_common.py Merge "Add volume type filter to API Get-Pools" 2017-06-02 00:04:00 +00:00
test_versions.py Extracted HTTP response codes to constants 2017-03-22 12:02:03 +05:30