cinder/cinder/tests/unit/api/contrib
wanghao 91953041c0 Use constants for cinder-volume
Since we have defined constants.VOLUME_BINARY, this patch
change some cinder volume binary strings to use constans.VOLUME_BINARY.

Change-Id: I91b1ed2331a3b197a2ba39fa5cfb02e9d161d709
2017-12-29 09:05:08 +08:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_admin_actions.py Use constants for cinder-volume 2017-12-29 09:05:08 +08: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 Completely remove mox from Cinder unittest 2017-10-25 08:44:37 +00:00
test_backups.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_cgsnapshots.py Raise PolicyNotAuthorized exception on consistency Group snapshot 2017-12-19 04:18:58 -05:00
test_consistencygroups.py Schedule request to scheduler when create group from resource 2017-11-13 11:24:53 +00:00
test_extended_snapshot_attributes.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_hosts.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
test_qos_specs_manage.py Add input format check for qos_spec update 2017-08-18 09:01:22 +08:00
test_quotas.py Remove skip_validation_flag to False by default 2017-12-06 07:08:17 -05: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 Use constants for microversion values 2017-09-22 08:15:56 -05:00
test_services.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
test_snapshot_actions.py Extracted HTTP response codes to constants 2017-03-22 11:59:23 +05:30
test_snapshot_manage.py Use constants for cinder-volume 2017-12-29 09:05:08 +08: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 V3 jsonschema validation: Volume-types 2017-12-26 09:00:39 +05:30
test_used_limits.py Don't raise 'NotAuthorized' inside when soft authorization 2017-12-12 07:56:22 +00:00
test_volume_actions.py Merge "Add ploop to parallels naming conversion" 2017-10-06 20:43:36 +00: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 Fix volume image metadata endpoints returning None 2017-12-19 00:38:52 +00:00
test_volume_manage.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
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 [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
test_volume_type_encryption.py Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
test_volume_unmanage.py Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00