Delete release note to fix build

This release note was updated in master after the ocata branch was cut.
Doing this caused it to appear in both ocata and current-series release
notes. Removing the file from master will prevent it from showing up in
master anymore.

Change-Id: Ic1c7ec1483e92e15a82392d87874c08a7a03b710
Closes-bug: #1670401
This commit is contained in:
Jay Faulkner 2017-03-06 08:16:16 -08:00
parent 2751ab9b81
commit bb22ddd056
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
---
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