tripleo-heat-templates/releasenotes/notes/no-classic-drivers-9c59b696d8b50692.yaml
Dmitry Tantsur a42373980f Remove support for classic drivers
The classic drivers like pxe_ipmitool are deprecated in Ironic and will
be removed this cycle. This change removes support for configuring them.

Change-Id: I27200f0d8cce50a1b3f0f650ae770fe8d584dad2
2018-05-16 11:13:43 +00:00

8 lines
262 B
YAML

---
upgrade:
- |
Support for deprecated classic drivers was removed from the Ironic
templates. Please use ``IronicEnabledHardwareTypes`` and
``IronicEnabled***Interfaces`` parameters to enable/disable support
for hardware types and interfaces.