The cinder.volume.drivers.prophetstor.dpl_iscsi Module¶
-
class
DPLISCSIDriver(*args, **kwargs)¶ Bases:
cinder.volume.drivers.prophetstor.dplcommon.DPLCOMMONDriver,cinder.volume.driver.ISCSIDriver-
get_volume_stats(refresh=False)¶
-
initialize_connection(volume, connector)¶ Allow connection to connector and return connection info.
-
terminate_connection(volume, connector, **kwargs)¶ Disallow connection from connector.
-