d85d029520
Updates several release notes to fix links, address grammatical issues and other minor cleanup. Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
16 lines
508 B
YAML
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``
|