ironic/releasenotes/notes/kill-old-ramdisk-6fa7a16269ff11b0.yaml
Dmitry Tantsur 259a492243 Remove support for the old ramdisk (DIB deploy-ironic element)
To be specific, removed in this patch are:
* vendor passthru for the old ramdisk
* support for deploy_key
* various helper functions (like notify)
* devstack plugin support for the old ramdisk

Fixed:
* vendor passthru for drivers (add support for IPA to seamicro one)
* documentation for iSCSI-based deployment

Change-Id: I0fc25c64339bc4c1f03ccb35cbc4efad4a7ad966
2016-06-09 13:43:21 +02:00

8 lines
262 B
YAML

---
prelude: >
Starting with this release IPA is the only deployment and inspection
ramdisk supported by Ironic.
upgrade:
- Support for the old ramdisk ("deploy-ironic" diskimage-builder element)
was removed. Please switch to IPA before upgrading.