Tests for Volume Code.
Bases: nova.test.TestCase
Base Test class for Drivers.
Bases: nova.tests.test_volume.DriverTestCase
Test Case for ISCSIDriver
Output a warning message when some volumes are not recognied by ietd.
Bases: nova.tests.test_volume.DriverTestCase
Test case for VolumeDriver
Test deleting a busy volume.
Bases: nova.test.TestCase
Bases: nova.test.TestCase
Test Case for volumes.
Test snapshot can be created and deleted.
Test snapshot can be created and deleted.
Ensure multiple concurrent volumes get different targets.
Test snapshot can be created and deleted.
Test volume can be created and deleted.
Test snapshot in use can be created forcibly.
Test volume can be created from a snapshot.
Test volume creation with int size.
Test volume creation with string size.
Ensure create volume generates appropriate usage notification
Test snapshot can be created and deleted.
Test volume survives deletion if driver reports it as busy.
Make sure volume can be attached and detached from instance.
Ensure failure if a too large of a volume is requested.
Ensure that NoMoreTargets is raised when we run out of volumes.