LioAdm
(*args, **kwargs)¶Bases: cinder.volume.targets.iscsi.ISCSITarget
iSCSI target administration for LIO using python-rtslib.
create_iscsi_target
(name, tid, lun, path, chap_auth=None, **kwargs)¶ensure_export
(context, volume, volume_path)¶Recreate exports for logical volumes.
initialize_connection
(volume, connector)¶remove_iscsi_target
(tid, lun, vol_id, vol_name, **kwargs)¶terminate_connection
(volume, connector, **kwargs)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.