Previous topic

The cinder.tests.test_solidfire Module

Next topic

The cinder.tests.test_test Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.tests.test_storwize_svc Module

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)