The cinder.volume.drivers.nexenta.nexentaedge.iscsi Module¶
- 
class NexentaEdgeISCSIDriver(*args, **kwargs)¶
- Bases: - cinder.volume.driver.ISCSIDriver- Executes volume driver commands on NexentaEdge cluster. - Version history:
- 1.0.0 - Initial driver version. 1.0.1 - Moved opts to options.py. 1.0.2 - Added HA support.
 - 
CI_WIKI_NAME= 'Nexenta_Edge_CI'¶
 - 
SUPPORTED= False¶
 - 
VERSION= '1.0.2'¶
 - 
backend_name¶
 - 
check_for_setup_error()¶
 - 
create_cloned_volume(volume, src_vref)¶
 - 
create_export(context, volume, connector=None)¶
 - 
create_snapshot(snapshot)¶
 - 
create_volume(volume)¶
 - 
create_volume_from_snapshot(volume, snapshot)¶
 - 
delete_snapshot(snapshot)¶
 - 
delete_volume(volume)¶
 - 
do_setup(context)¶
 - 
ensure_export(context, volume)¶
 - 
extend_volume(volume, new_size)¶
 - 
get_volume_stats(refresh=False)¶
 - 
local_path(volume)¶
 - 
remove_export(context, volume)¶