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
This commit is contained in:
Ruby Loo 2017-05-10 18:59:00 -04:00
parent d19e8c39f7
commit 950548a38d
2 changed files with 1 additions and 5 deletions

View File

@ -9,7 +9,7 @@ features:
* boot: ``ilo-virtual-media`` and ``ilo-pxe``
* console: ``ilo`` and ``no-console``
* deploy: ``direct``
* deploy: ``iscsi`` and ``direct``
* inspect: ``ilo``, ``inspector`` and ``no-inspect``
* management: ``ilo``
* network: ``flat``, ``no-op`` and ``neutron``

View File

@ -1,4 +0,0 @@
---
features:
- |
Adds support for ``iscsi`` deploy interface for ``ilo`` hardware type.