Volume Drivers for Huawei OceanStor HVS storage arrays.
Bases: cinder.volume.driver.FibreChannelDriver
FC driver for Huawei OceanStor HVS storage arrays.
Check configuration file.
Create a clone of the specified volume.
Export the volume.
Create a snapshot.
Create a volume.
Create a volume from a snapshot.
Delete a snapshot.
Delete a volume.
Instantiate common class and log in storage system.
Synchronously recreate an export for a volume.
Extend a volume.
Get volume stats.
Remove an export for a volume.
Bases: cinder.volume.driver.ISCSIDriver
ISCSI driver for Huawei OceanStor HVS storage arrays.
Check configuration file.
Create a clone of the specified volume.
Export the volume.
Create a snapshot.
Create a volume.
Create a volume from a snapshot.
Delete a snapshot.
Delete a volume.
Instantiate common class and log in storage system.
Synchronously recreate an export for a volume.
Extend a volume.
Get volume stats.
Map a volume to a host.
Remove an export for a volume.
Terminate the map.