diskimage-builder/diskimage_builder/elements/deploy-tgtadm/README.rst
Julia Kreger a692673b90 Deprecate legacy deployment elements
Legacy elements deploy-tgtadm, deploy-targetcli, and deploy-baremetal
have not seen use in ages. Another element seems to date back to this,
deploy-kexec, but appears to see no actual use as the underlying methods
leveraged by these elements were long moved away from. iSCSI based
deployment being the last, and even then it required the
ironic-python-agent.

Change-Id: Ib5b3a7690c35d6859e2e0fdac2326dcd16c051d3
2023-08-29 08:02:32 -07:00

16 lines
528 B
ReStructuredText

deploy-tgtadm
=============
Use tgtadm and tgtd for the deploy ramdisk for iSCSI deployments.
.. Warning::
Ironic has removed the iSCSI deployment interface, it was last available
in Wallaby, and even then had to be launched by the ironic-python-agent.
This element is from the early days of baremetal deployment and is
deprecated.
Provides the necessary scripts and dependencies to use tgtadm
and tgtd for exporting the iscsi target in the deploy ramdisk.
Will only work with the standard (not dracut) ramdisk.