950548a38d
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
18 lines
605 B
YAML
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``
|