tripleo-common/releasenotes/notes/no-classic-drivers-d56f8c3ff15af2c3.yaml
Dmitry Tantsur 274b2d3253 Convert classic drivers to hardware types on enrollment
Change-Id: I42983a9a7129fcb859fba6cef97405635152563e
2018-05-16 11:14:17 +00:00

8 lines
304 B
YAML

---
features:
- |
On enrollment, all classic drivers are replaced with their hardware type
equivalents (e.g. ``pxe_ipmitool`` is replaced with ``ipmi``).
The ``fake_pxe`` classic driver is replaced with the ``manual-management``
hardware type (which must be enabled in the undercloud).