ironic/releasenotes/notes/oneview-hardware-type-69bbb79da434871f.yaml
Ruby Loo d85d029520 [reno] update
Updates several release notes to fix links, address grammatical
issues and other minor cleanup.

Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
2017-08-15 13:26:20 -04:00

16 lines
508 B
YAML

---
features:
- |
Adds a new hardware type ``oneview`` for HPE OneView supported
servers. This hardware type supports the following driver interfaces:
* boot: ``pxe``
* console: ``no-console``
* deploy: ``oneview-direct`` and ``oneview-iscsi``
(based on "direct" and "iscsi" respectively)
* inspect: ``oneview`` and ``no-inspect``
* management: ``oneview``
* network: ``flat``, ``neutron`` and ``no-op``
* power: ``oneview``
* raid: ``no-raid`` and ``agent``