SCSTAdm(*args, **kwargs)¶Bases: cinder.volume.targets.iscsi.ISCSITarget
create_export(context, volume, volume_path)¶Creates an export for a logical volume.
create_iscsi_target(name, vol_id, tid, lun, path, chap_auth=None)¶ensure_export(context, volume, volume_path)¶Recreates an export for a logical volume.
remove_export(context, volume)¶Removes an export for a Target/Volume.
remove_iscsi_target(tid, lun, vol_id, vol_name, **kwargs)¶scst_execute(*args)¶show_target(tid, iqn)¶terminate_connection(volume, connector, **kwargs)¶Disallow connection from connector.
validate_connector(connector)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.