Volume Drivers for Huawei OceanStor T series storage arrays.
Bases: cinder.volume.driver.FibreChannelDriver
FC driver for Huawei OceanStor T series storage arrays.
Check something while starting.
Create a clone of the specified volume.
Export the volume.
Create a snapshot.
Create a new volume.
Create a volume from a snapshot.
Delete a snapshot.
Delete a volume.
Instantiate common class.
Synchronously recreate an export for a volume.
Extend a volume.
Get volume stats.
Create FC connection between a volume and a host.
Remove an export for a volume.
Terminate the map.
Check for wwpns in connector.
Bases: cinder.volume.driver.ISCSIDriver
ISCSI driver for Huawei OceanStor T series storage arrays.
Check something while starting.
Create a clone of the specified volume.
Export the volume.
Create a snapshot.
Create a new volume.
Create a volume from a snapshot.
Delete a snapshot.
Delete a volume.
Instantiate common class.
Synchronously recreate an export for a volume.
Extend a volume.
Get volume stats.
Map a volume to a host and return target iSCSI information.
Remove an export for a volume.
Terminate the map.