ironic/releasenotes/notes/ilo-hardware-type-48fd1c8bccd70659.yaml
Ruby Loo 950548a38d Update reno for new ilo hardware type
This updates the release note for the new 'ilo' hardware type
to mention that it also supports 'iscsi' deploy interface.

The separate release note about ilo supporting iscsi deploy interface
is removed.

This is all going into the same release, and it is confusing to have
two separate release notes about the ilo hardware type.

Change-Id: I4087d7f805dc7710b554c102f428b92cead1ebf9
Related-Bug: #1689274
2017-05-10 18:59:00 -04:00

18 lines
605 B
YAML

---
features:
- |
Adds a new hardware type ``ilo`` for iLO 4 based Proliant Gen 8
and Gen 9 servers.
``ilo`` hardware type will support virtual media and PXE based
provisioning using HPE iLO 4 management engine. It supports the
following driver interfaces:
* boot: ``ilo-virtual-media`` and ``ilo-pxe``
* console: ``ilo`` and ``no-console``
* deploy: ``iscsi`` and ``direct``
* inspect: ``ilo``, ``inspector`` and ``no-inspect``
* management: ``ilo``
* network: ``flat``, ``no-op`` and ``neutron``
* power: ``ilo``
* raid: ``no-raid`` and ``agent``