The nova.tests.test_xensm Module

Test suite for Xen Storage Manager Volume Driver.

class XenSMTestCase(methodName='runTest')

Bases: nova.tests.xenapi.stubs.XenAPITestBase

Unit tests for Xen Storage Manager Volume operations.

setUp()
test_create_volume()
test_delete_volume()
test_delete_volume_raises_notfound()
test_do_setup()
test_initialize_connection()
test_local_path()

Previous topic

The nova.tests.test_xenapi Module

Next topic

The nova.tests.utils Module

This Page