400417dbe2
Completed in Kilo the blueprint ipa-as-default-ramdisk [1] ported all the Ironic drivers in tree to be able to use the IPA ramdisk for the deployment. Now in Liberty the blueprint deprecate-bash-ramdisk is deprecating the bash ramdisk created using the "deploy-ironic" element in DIB. This patch is printing a deprecation message when the user uses the "deploy-ironic" element and as well updating the README file to indicate that it has been deprecated. [1] https://blueprints.launchpad.net/ironic/+spec/ipa-as-default-ramdisk [2] https://blueprints.launchpad.net/ironic/+spec/deprecate-bash-ramdisk Related-Blueprint: deprecate-bash-ramdisk Change-Id: I8057f52104225326f45eb3ae6065cd02a27f5ef2
10 lines
246 B
ReStructuredText
10 lines
246 B
ReStructuredText
=============
|
|
deploy-ironic
|
|
=============
|
|
A ramdisk that will expose the machine primary disk over iSCSI and reboot
|
|
once Ironic signals it is finished.
|
|
|
|
.. warning::
|
|
This element is deprecated. Please use the ironic-agent element
|
|
instead.
|