The nova.tests.test_storwize_svc Module

Tests for the IBM Storwize V7000 and SVC volume driver.

class StorwizeSVCDriverTestCase(methodName='runTest')

Bases: nova.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_tests()
test_storwize_svc_volumes()
class StorwizeSVCFakeDriver(*args, **kwargs)

Bases: nova.volume.storwize_svc.StorwizeSVCDriver

set_fake_storage(fake)
class StorwizeSVCManagementSimulator(pool_name)
error_injection(cmd, error)
execute_command(cmd, check_exit_code=True)

Previous topic

The nova.tests.test_skip_examples Module

Next topic

The nova.tests.test_test Module

This Page