ironic/releasenotes/notes/remove-iboot-wol-amt-27edaf109d28b663.yaml
Ruby Loo 52b38ee672 reno 'upgrades' should be 'upgrade'
This release note is missing from the generated release notes
because the content was put in the 'upgrades' section; which
doesn't exist. This changes it to be in the 'upgrade' section.

Change-Id: I23cf5fa1a6797579c368fb4033e9be46f612ec1e
2017-02-14 15:22:32 +00:00

19 lines
686 B
YAML

---
upgrade:
- |
iBoot, Wake-On-LAN and AMT drivers are removed from ironic as they
neither have nor are planning to have a third-party CI.
They are still available from unsupported ironic driver collection
in ``ironic-staging-drivers`` repository.
If the ironic installation was using any driver based on those,
the operator has to install ``ironic-staging-drivers``
and change the driver on affected nodes
according to following correspondence list
* agent_amt -> pxe_amt_agent
* pxe_amt -> pxe_amt_iscsi
* agent_wol -> pxe_wol_agent
* pxe_wol -> pxe_wol_iscsi
* agent_iboot -> pxe_iboot_agent
* pxe_iboot -> pxe_iboot_iscsi