52b38ee672
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
19 lines
686 B
YAML
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
|