Bases: object
Fake XIV Proxy Driver.
Bases: cinder.test.TestCase
Test IBM XIV volume driver.
Initialize IVM XIV Driver.
Test creating a volume.
Vertify that the xiv_proxy validates volume pool space.
Verify that a volume is deleted.
Verify that deleting a non-existing volume is OK.
Test that inititialize connection attaches volume to host.
Verify that initialize won’t work for non-existing volume.
Test that the san flags are passed to the XIV proxy.
Test that the xiv_proxy validates connection.
Test that the xiv_proxy validates credentials.
Test terminating a connection.
Test that terminate won’t work for volumes that are not attached.
Test that terminate won’t work for non-existing volumes.
Test the volume exist method with a volume that doesn’t exist.