cinder/cinder/tests/unit/api/contrib
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
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_admin_actions.py Make "connector" param to be optional in force-detach api 2017-05-26 01:30:28 -04:00
test_availability_zones.py Stop using mox in unit/api/contrib/ tests (1/2) 2016-09-01 23:05:39 +07:00
test_backup_project_attribute.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
test_backups.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-06 19:43:10 +00:00
test_capabilities.py Trivial fix PEP 8 coding style violation and typo 2017-05-03 19:47:22 +07:00
test_cgsnapshots.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_consistencygroups.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_extended_snapshot_attributes.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_hosts.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
test_qos_specs_manage.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_quotas.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
test_quotas_classes.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
test_scheduler_hints.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_scheduler_stats.py Add volume type filter to API Get-Pools 2017-05-25 09:13:54 +08:00
test_services.py Remove service filter for service list 2017-06-02 21:30:58 +08:00
test_snapshot_actions.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_snapshot_manage.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-06 19:43:10 +00:00
test_snapshot_unmanage.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_types_extra_specs.py Add information in notification of type's extra_spec 2017-05-18 16:48:59 +08:00
test_types_manage.py Fix 500 error if boolean is_public is passed as string 2017-03-09 14:01:36 +05:30
test_used_limits.py Add project_id admin filter to limits API 2017-06-18 18:15:35 +08:00
test_volume_actions.py Glance: attach volume encryption key id to image 2017-04-12 17:54:49 -04:00
test_volume_encryption_metadata.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_volume_host_attribute.py Add VolumeAttachStatus Enum 2016-11-09 17:10:27 -06:00
test_volume_image_metadata.py Don't return empty volume_image_metadata when list volume 2017-04-26 02:03:47 +00:00
test_volume_manage.py Fix metadata api's raises TypeError 2017-03-31 18:18:58 +05:30
test_volume_migration_status_attribute.py Add VolumeAttachStatus Enum 2016-11-09 17:10:27 -06:00
test_volume_tenant_attribute.py Stop using mox in unit/api/contrib/ tests (2/2) 2016-08-30 15:52:18 +07:00
test_volume_transfer.py Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
test_volume_type_access.py Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
test_volume_type_encryption.py Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
test_volume_unmanage.py Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30