ironic/releasenotes/notes/remove-ipminative-driver-3367d25bbcc41fdc.yaml
Jay Faulkner 96eafdc866 Remove deprecated, untested ipminative driver
The ipminative driver was marked as unsupported on September 28, 2016,
and an email was sent to the list on March 9th, 2017 asking for
volunteers to run third-party CI to save the driver from deprecation.

Additionally, many ironic contributors who also deploy ironic have
reported instability while using this driver. For these reasons it's
being removed from the main ironic tree. If there are any users still
interested in this driver, they are invited to host it elsewhere.

Change-Id: I9bc9f4cbd916f040a636b967ec5556197ad3d8a8
Closes-bug: #1671532
2017-03-30 10:34:21 -07:00

6 lines
237 B
YAML

upgrade:
- |
The agent_pyghmi, pxe_ipminative, and fake_ipminative drivers have all
been removed from ironic due to lack of testing. Nodes using these
drivers should be changed to the agent_ipmitool or pxe_ipmitool driver.