The ironic_python_agent.extensions.iscsi Module

class ironic_python_agent.extensions.iscsi.ISCSIExtension(agent=None)[source]

Bases: ironic_python_agent.extensions.base.BaseAgentExtension

start_iscsi_target(**command_params)[source]

Expose the disk as an ISCSI target.

Parameters:wipe_disk_metadata – if the disk metadata should be wiped out before the disk is exposed.