cinder/cinder/tests/unit
huananhuawei 3eb855260e Huawei: Support backup snapshot
Implement attach snapshot for backup snapshot feature
in Huawei driver.

DocImpact
Implements: blueprint huawei-support-backup-snapshot

Change-Id: I0173d397760bc17c01af792b4c4cc2bcbf45fedd
2016-07-16 01:35:09 +00:00
..
api Merge "check the validity of metadata when update volume" 2016-07-07 08:17:12 +00:00
backup Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
brick Replace use of mox with mock in test_brick_lvm 2016-06-29 18:41:52 +03:00
compute Bump to Nova v2.1 2016-06-03 14:25:39 +08:00
consistencygroup Move consistency groups tests to consistencygroup directory 2016-05-26 14:08:48 +00:00
db cinder-manage db purge has issues with foreign keys 2016-07-06 14:52:29 +02:00
glance Added more options while uploading volume as image 2016-03-23 18:55:53 +00:00
image Fix image-volume cache to use volume object when evicting 2016-05-23 21:06:47 -07:00
keymgr Fix call to Barbican Secrets create() 2016-03-03 14:15:08 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
monkey_patch_example
objects Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
scheduler Replace use of mox with mock in test_base_filter 2016-07-07 14:04:00 +03:00
targets Do not conjecture volume-id from iscsi_name 2016-07-08 01:36:06 -04:00
volume VNX: New Cinder driver in Newton 2016-07-08 10:19:54 +08:00
windows Use versionedobjects in remotefs.py 2016-06-15 07:59:30 +00:00
zonemanager Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
cast_as_call.py
conf_fixture.py
fake_constants.py Tests: lower case all fake uuid constants 2016-05-03 13:36:22 -04:00
fake_driver.py Remove duplicated fake drivers 2016-06-13 14:31:52 +03:00
fake_hpe_3par_client.py 3PAR fix create_cloned_volume for larger size 2016-03-16 03:39:12 -07:00
fake_hpe_client_exceptions.py 3PAR: Fix terminate_connection when failed over 2016-06-06 10:13:25 -07:00
fake_hpe_lefthand_client.py LeftHand: Updating minimum client version 2016-02-24 21:31:54 +00:00
fake_notifier.py
fake_objects.py Use manifest to backport OVOs during upgrades 2016-06-12 13:49:01 +02:00
fake_service.py
fake_snapshot.py Add SnapshotStatus enum field 2016-05-19 15:16:18 -05:00
fake_utils.py
fake_vmem_client.py
fake_volume.py Tests: lower case all fake uuid constants 2016-05-03 13:36:22 -04:00
policy.json List manageable volumes and snapshots 2016-05-29 11:06:10 +03:00
test_api.py
test_api_urlmap.py Replace use of mox with mock in test_api_urlmap 2016-07-01 17:17:44 +03:00
test_block_device.py Add SnapshotStatus enum field 2016-05-19 15:16:18 -05:00
test_blockbridge.py Tests: Fix mock imports 2016-05-19 14:51:24 -04:00
test_cloudbyte.py Use cinders test class in cloudbyte unit tests 2016-06-17 12:08:38 -06:00
test_cmd.py Add missing coordination=True on service start 2016-06-22 13:04:28 -04:00
test_coho.py Fix some typos 2016-07-05 15:11:39 +02:00
test_context.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_coordination.py Start/Stop coordinator with Volume service 2016-06-13 16:20:03 -05:00
test_db_api.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_dellfc.py Updated unit tests to use official unittest methods 2016-06-29 21:49:50 +00:00
test_dellsc.py Dell SC: Added support for failover_host failback 2016-06-01 13:30:17 -05:00
test_dellscapi.py Dell SC: Do not set High Availability in async mode. 2016-06-30 11:29:28 -05:00
test_dothill.py Hacking Checks for assertTrue/IsNone() 2015-11-25 11:22:35 -06:00
test_drbdmanagedrv.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_emc_vmax.py Merge "EMC VMAX - locking SG for concurrent threads" 2016-07-06 07:38:52 +00:00
test_emc_xtremio.py XtremIO: fix test suite 2016-06-28 10:03:16 +03:00
test_eqlx.py EQLX: Extend of snapshot or clone failure 2016-07-02 14:37:53 -05:00
test_evaluator.py
test_exception.py Change default Exception code to 500 2015-10-13 11:52:47 -04:00
test_fixtures.py Copy unit tests for StandardLogging fixture from Nova 2016-03-01 09:44:22 -05:00
test_glusterfs.py Use versionedobjects in remotefs.py 2016-06-15 07:59:30 +00:00
test_gpfs.py Snapshot object has no attribute about size 2016-07-06 14:14:25 +00:00
test_hacking.py Revert "Add hacking check to prevent assert_called_once" 2016-05-24 12:36:22 -04:00
test_hitachi_hbsd_horcm_fc.py Hitachi drivers: resize volume if cloned image is larger 2016-03-17 20:17:37 +01:00
test_hitachi_hbsd_snm2_fc.py Hitachi drivers: resize volume if cloned image is larger 2016-03-17 20:17:37 +01:00
test_hitachi_hbsd_snm2_iscsi.py Hitachi drivers: resize volume if cloned image is larger 2016-03-17 20:17:37 +01:00
test_hitachi_hnas_backend.py Replace manually changing CONF options 2016-05-06 14:19:04 +03:00
test_hitachi_hnas_iscsi.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_hitachi_hnas_nfs.py Deprecate nas_ip and change this to nas_host 2016-04-18 15:08:11 +03:00
test_hpe3par.py Merge "Add unit tests in cinder component for 3PAR driver" 2016-07-06 23:48:10 +00:00
test_hpe_xp_fc.py Merge "Remove duplicated code in volume manager and base driver" 2016-03-03 02:24:24 +00:00
test_hpelefthand.py Merge "Implemented unit test cases for HPE LeftHand driver" 2016-07-07 04:19:50 +00:00
test_huawei_drivers.py Huawei: Support backup snapshot 2016-07-16 01:35:09 +00:00
test_huawei_drivers_compatibility.py Rename Huawei drivers 2015-12-24 09:20:24 +08:00
test_ibm_flashsystem.py ibm flashsystem: Fixing hardcoded attribute 2016-04-22 16:16:55 +00:00
test_ibm_flashsystem_iscsi.py IBM FlashSystem: Add host check for iSCSI driver 2016-06-16 01:52:22 +00:00
test_ibm_xiv_ds8k.py Replace use of mox with mock in test_ibm_xiv_ds8k 2016-06-30 17:29:52 +03:00
test_image_utils.py image_size_m should get ceiling of image 2016-06-14 15:58:01 +08:00
test_infortrend_cli.py Snapshot object has no attribute about size 2016-07-06 14:14:25 +00:00
test_infortrend_common.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_lvm_driver.py Replace use of mox with mock in test_lvm_driver 2016-06-29 16:02:36 +03:00
test_migrations.py User messages API for error cases 2016-04-29 18:41:10 +00:00
test_misc.py Remove downgrade migrations 2015-12-18 14:04:16 +02:00
test_netapp.py NetApp: Replace SSC for cDOT block & file drivers 2016-06-20 16:39:37 +00:00
test_netapp_nfs.py Updated unit tests to use official unittest methods 2016-06-29 21:49:50 +00:00
test_nexenta.py Remove mox usage from test_nexenta 2016-05-25 10:06:52 -05:00
test_nexenta5_iscsi.py NexentaStor drivers: resize volume if cloned image is larger 2016-03-28 11:46:32 -07:00
test_nexenta5_nfs.py Deprecate nas_ip and change this to nas_host 2016-04-18 15:08:11 +03:00
test_nexenta_edge.py Merge "Fix for NexentaEdge jsonrpc url formatting" 2016-04-05 20:29:30 +00:00
test_nexenta_edge_nbd.py Nexenta: Add NBD driver for NexentaEdge. 2016-06-22 12:52:54 -06:00
test_nfs.py Use versionedobjects in remotefs.py 2016-06-15 07:59:30 +00:00
test_nimble.py Merge "Nimble: Don't query all vols from DB in do_setup()" 2016-06-26 19:53:54 +00:00
test_prophetstor_dpl.py Correct iscsi lun type 2016-02-23 23:43:44 +08:00
test_pure.py Remove locks from Pure volume drivers 2016-06-03 11:06:53 -07:00
test_qos_specs.py Correct assertDictMatch argument order 2015-11-13 16:57:01 +00:00
test_quobyte.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_quota.py Merge "Lazy load a project quotas's default values" 2016-05-30 11:08:22 +00:00
test_quota_utils.py Handle quota exceed exception 2016-06-14 09:56:10 +08:00
test_rbd.py Volume manage should parse volume size as float 2016-05-26 13:46:16 +00:00
test_remotefs.py Use versionedobjects in remotefs.py 2016-06-15 07:59:30 +00:00
test_rpc.py Use manifest to backport OVOs during upgrades 2016-06-12 13:49:01 +02:00
test_san.py
test_scality.py Use versionedobjects in remotefs.py 2016-06-15 07:59:30 +00:00
test_service.py Fix service version pinning on start 2016-04-13 11:24:43 +02:00
test_sheepdog.py Move all backups related unit tests to backup directory 2016-05-26 17:09:33 +03:00
test_smbfs.py Remove mock.patch.stopall call in test_smbfs 2016-06-28 10:43:10 +02:00
test_solidfire.py SolidFire driver should return ceiling of volume size 2016-06-08 09:36:49 +08:00
test_ssh_utils.py Replace mock with self.override_config 2016-06-24 13:42:21 +03:00
test_storwize_svc.py Merge "Storwize: fix unmapped multi-attached volume failure" 2016-07-06 17:06:50 +00:00
test_tegile.py Merge "Remove access_mode 'rw' setting in drivers" 2016-02-11 06:14:44 +00:00
test_test.py Updated unit tests to use official unittest methods 2016-06-29 21:49:50 +00:00
test_test_utils.py
test_tintri.py Fix invalid uuids in tintri unit tests 2016-04-22 12:58:30 -04:00
test_utils.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_v7000_common.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_v7000_fcp.py Hacking Checks for assertTrue/IsNone() 2015-11-25 11:22:35 -06:00
test_vmware_datastore.py VMware: Reduce volume creation time 2016-04-07 03:51:25 -07:00
test_vmware_vmdk.py VMware: Fix create vol from streamOptimized image 2016-06-28 16:23:17 +05:30
test_vmware_volumeops.py VMware:Persist storage policy ID in vmdk meta-data 2016-06-17 11:52:59 +05:30
test_volume.py Huawei: Support backup snapshot 2016-07-16 01:35:09 +00:00
test_volume_configuration.py
test_volume_glance_metadata.py Tests: Define fake_constants as constants 2016-04-12 16:56:19 -04:00
test_volume_rpcapi.py Update manage_existing to use volume object 2016-06-10 10:42:02 +02:00
test_volume_throttling.py Cleanup unused conf variables 2016-02-16 11:26:06 +11:00
test_volume_transfer.py Tests: lower case all fake uuid constants 2016-05-03 13:36:22 -04:00
test_volume_types.py Cleanup volume_type_projects 2016-06-13 13:39:10 +05:30
test_volume_types_extra_specs.py
test_volume_utils.py Improve DB volume check in LVM manage volume 2016-06-21 15:36:12 +02:00
test_vzstorage.py vzstorage: add ploop volume format support 2016-06-15 07:59:30 +00:00
test_xio.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
test_zfssa.py Volume manage/unmanage support to ZFSSA drivers 2016-02-23 14:38:39 -05:00
utils.py Remove API races from consistency groups 2016-06-01 17:18:06 +02:00