DISCO Block device Driver.
Bases: cinder.volume.driver.VolumeDriver
Execute commands related to DISCO Volumes.
Make sure we have the pre-requisites.
Fetch the image from image_service and write it to the volume.
Copy a volume to a new image.
Create a clone of the specified volume.
Export the volume.
Create a disco snapshot.
Create a disco volume.
Create a volume from a snapshot.
Delete a disco snapshot.
Delete a logical volume.
Create client for DISCO request manager.
Ensure an export.
Extend an existing volume’s size.
Get backend information.
Function called before attaching a volume.
Check whether we reach the timeout.
Return the path to the DISCO volume.
Remove an export for a logical volume.
Function called after attaching a volume.