Tests for the IBM Storwize V7000 and SVC volume driver.
-
class StorwizeSVCDriverTestCase(methodName='runTest')
Bases: cinder.test.TestCase
-
setUp()
-
test_storwize_svc_connectivity()
-
test_storwize_svc_flashcopy()
-
test_storwize_svc_host_maps()
-
test_storwize_svc_ip_connectivity()
-
test_storwize_svc_unicode_host_and_volume_names()
-
test_storwize_svc_volume_params()
-
test_storwize_svc_volume_tests()
-
test_storwize_svc_volumes()
-
class StorwizeSVCFakeDriver(*args, **kwargs)
Bases: cinder.volume.storwize_svc.StorwizeSVCDriver
-
set_fake_storage(fake)
-
class StorwizeSVCManagementSimulator(pool_name)
-
error_injection(cmd, error)
-
execute_command(cmd, check_exit_code=True)