Bases: cinder.volume.drivers.san.san.SanISCSIDriver
CloudByte ISCSI Driver.
Create a clone of an existing volume.
First it will create a snapshot of the source/parent volume, then it creates a clone of this newly created snapshot.
Setup the iscsi export info.
Creates a snapshot at CloudByte.
Create a clone from an existing snapshot.
Delete a snapshot at CloudByte.
Verify the iscsi export info.
Get volume statistics.
If ‘refresh’ is True, update/refresh the statistics first.
Retypes a volume, QoS and file system update is only done.