cinder/cinder/tests
Mike Perez dce0424d90 Deprecate the V1 API
This gives a warning for using the V1 API in Juno and encourages users
to switch to V2 before the K release where it will be removed.

DocImpact
Implements blueprint deprecate-v1-api
Change-Id: I89eb9eb2a7819edb2a97b2ea2b5239a89124ca4d
2014-09-04 20:24:37 -07:00
..
api Deprecate the V1 API 2014-09-04 20:24:37 -07:00
backup Use abstract class for the backup driver interface 2014-08-15 08:30:05 +02:00
brick Merge "Use oslo.i18n" 2014-08-09 15:04:13 +00:00
compute Enable flake8 F841 checking 2014-04-01 11:38:35 +04:00
db Replace tearDown with addCleanup - Part 4 2014-04-15 17:46:08 +04:00
glance Remove vim header 2013-12-30 18:53:02 -06:00
image General cleanup of unused objects 2014-08-07 12:14:50 -07:00
integrated Deprecate the V1 API 2014-09-04 20:24:37 -07:00
keymgr Adds barbican keymgr wrapper 2014-08-18 09:38:57 -04:00
monkey_patch_example Remove vim header 2013-12-30 18:53:02 -06:00
scheduler Pool-aware Scheduler Support 2014-08-31 16:27:02 -07:00
var Support for SSL in wsgi.Server 2013-01-14 15:55:16 -05:00
volume Enable import group hacking rule 2014-08-14 13:10:58 +08:00
windows Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
xenapi Add XenAPINFSDriver 2012-11-21 15:03:35 +00:00
zonemanager Add Cisco FC Zoning plugin to the FC ZoneManager 2014-08-29 20:15:04 -04:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
cast_as_call.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00
conf_fixture.py Sync the latest common db code from oslo 2014-06-20 10:46:12 +03:00
declare_conf.py Remove vim header 2013-12-30 18:53:02 -06:00
fake_driver.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
fake_hp_3par_client.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
fake_hp_client_exceptions.py HP 3PAR retype implementation 2014-07-25 12:05:31 -07:00
fake_hp_lefthand_client.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
fake_notifier.py Integrate OSprofiler and Cinder 2014-08-21 02:19:36 +04:00
fake_utils.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
policy.json Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
runtime_conf.py Remove vim header 2013-12-30 18:53:02 -06:00
test_api.py Use six.StringIO instead of StringIO.StringIO 2014-02-25 17:07:29 +08:00
test_api_urlmap.py Add tests for cinder/api/urlmap.py 2013-07-11 11:30:00 +04:00
test_backup.py Integrate OSprofiler and Cinder 2014-08-21 02:19:36 +04:00
test_backup_ceph.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_backup_driver_base.py Use abstract class for the backup driver interface 2014-08-15 08:30:05 +02:00
test_backup_swift.py Allow backup-to-swift to take swift URL from service catalogue 2014-08-21 08:01:26 +00:00
test_backup_tsm.py Replace tearDown with addCleanup - Part 4 2014-04-15 17:46:08 +04:00
test_block_device.py Fix host option isn't set when using multiple backend 2014-07-02 10:28:29 +00:00
test_conf.py Remove vim header 2013-12-30 18:53:02 -06:00
test_context.py Allow backup-to-swift to take swift URL from service catalogue 2014-08-21 08:01:26 +00:00
test_coraid.py Use immutable default values for args 2014-07-16 09:42:08 +03:00
test_create_volume_flow.py Consistency Groups 2014-08-27 01:47:31 -04:00
test_db_api.py Pool-aware Scheduler Support 2014-08-31 16:27:02 -07:00
test_drivers_compatibility.py Merge "Replace tearDown with addCleanup - Part 4" 2014-04-25 08:20:19 +00:00
test_emc_vmax.py EMC VMAX Driver Juno Update 2014-08-23 00:04:28 -04:00
test_emc_vnxdirect.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_emc_xtremio.py XtremIO cinder iSCSI & FC volume drivers for Juno 2014-08-27 15:53:37 +03:00
test_eqlx.py Fixes EqualLogic volume live migration. 2014-07-10 09:28:22 -05:00
test_exception.py CinderException args to strings when exceptions 2014-04-29 12:36:57 +01:00
test_fusionio_ioControl.py Driver for Fusion-io ioControl Hybrid array 2014-08-30 14:12:29 -06:00
test_glusterfs.py GlusterFS: Use image_utils for tempfile creation 2014-08-20 06:00:57 +01:00
test_gpfs.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_hacking.py Add hacking check for use of LOG.audit 2014-08-09 10:22:03 -05:00
test_hds.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_hds_iscsi.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_hds_nfs.py Fix duplicate teardown to allow tox upgrade 2014-08-22 11:54:28 -06:00
test_hitachi_hbsd_horcm_fc.py Introduce Hitachi storage volume driver 2014-08-29 12:00:01 +09:00
test_hitachi_hbsd_snm2_fc.py Introduce Hitachi storage volume driver 2014-08-29 12:00:01 +09:00
test_hitachi_hbsd_snm2_iscsi.py Introduce Hitachi storage volume driver 2014-08-29 12:00:01 +09:00
test_hp3par.py Fixing 3PAR excessive FC port usage 2014-08-26 11:57:55 -07:00
test_hp_msa.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_hplefthand.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_huawei_hvs.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_huawei_t_dorado.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_ibm_xiv_ds8k.py Add retype method to xiv/ds8k driver interface. 2014-08-27 05:52:51 +03:00
test_ibmnas.py Mock processutils.execute properly in test_ibmnas 2014-08-25 13:14:43 -05:00
test_image_utils.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
test_iscsi.py Merge "Configure write cache option of tgtd iscsi driver" 2014-07-22 02:04:23 +00:00
test_migrations.conf Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
test_migrations.py Add support in Cinder for volume replication - driver approach 2014-08-23 15:53:55 +00:00
test_misc.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
test_netapp.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_netapp_eseries_iscsi.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_netapp_nfs.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_netapp_ssc.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_nexenta.py Use oslo-incubator module units 2014-06-22 00:09:40 +08:00
test_nfs.py Create RemoteFSSnapDriver class 2014-08-18 10:59:19 -04:00
test_nimble.py Enable import group hacking rule 2014-08-14 13:10:58 +08:00
test_prophetstor_dpl.py Add ProphetStor DPL Storage server volume driver for Cinder 2014-08-12 09:26:25 +08:00
test_pure.py Fix exception handling in PureISCSIDriver 2014-08-14 15:43:58 -07:00
test_qos_specs.py Switch to use oslo.db 2014-07-21 16:10:41 +03:00
test_quota.py Support Volume Backup Quota 2014-09-02 18:09:04 +08:00
test_rbd.py Pool-aware Scheduler Support 2014-08-31 16:27:02 -07:00
test_replication.py Add support in Cinder for volume replication - driver approach 2014-08-23 15:53:55 +00:00
test_scality.py Use oslo-incubator module units 2014-06-22 00:09:40 +08:00
test_service.py Cinder-api service throws error on SIGHUP signal 2014-07-14 02:21:05 -07:00
test_sheepdog.py Use oslo-incubator module units 2014-06-22 00:09:40 +08:00
test_solidfire.py Catch vol not found in SolidFire transfer 2014-08-17 12:50:24 -06:00
test_storwize_svc.py Volume Replication implementation for IBM Storwize/SVC 2014-09-01 12:22:23 +03:00
test_test.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00
test_test_utils.py Remove vim header 2013-12-30 18:53:02 -06:00
test_utils.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
test_vmware_api.py vmware: Fix problems with VIM API retry logic 2014-04-16 15:00:52 +05:30
test_vmware_io_util.py VMware: Handle exceptions raised by image update 2014-08-18 19:41:49 +05:30
test_vmware_vmdk.py VMware: Volume from non-streamOptimized image 2014-08-01 19:13:59 +05:30
test_vmware_volumeops.py VMware: Check snapshot and rename backing 2014-08-13 17:30:38 +05:30
test_volume.py Merge "Update oslo policy and its dependencies" 2014-09-01 19:49:46 +00:00
test_volume_configuration.py Replace tearDown with addCleanup - Part 4 2014-04-15 17:46:08 +04:00
test_volume_glance_metadata.py Enable flake8 F841 checking 2014-04-01 11:38:35 +04:00
test_volume_rpcapi.py Consistency Groups 2014-08-27 01:47:31 -04:00
test_volume_transfer.py Merge "Delete volume transfer in volume_destroy function" 2014-01-25 14:23:31 +00:00
test_volume_types.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
test_volume_types_extra_specs.py Replace tearDown with addCleanup - Part 2 2014-04-23 06:22:02 -05:00
test_volume_utils.py Pool-aware Scheduler Support 2014-08-31 16:27:02 -07:00
test_wsgi.py Merge "Ignore HTTP_PROXY during test requests" 2014-08-16 04:48:35 +00:00
test_xenapi_sm.py Enable flake8 F841 checking 2014-04-01 11:38:35 +04:00
test_zadara.py Replace tearDown with addCleanup - Part 4 2014-04-15 17:46:08 +04:00
test_zfssa.py Add Oracle ZFS Storage Appliance ISCSI Driver 2014-08-24 21:42:08 -04:00
utils.py Consistency Groups 2014-08-27 01:47:31 -04:00