ironic/releasenotes/notes/ilo-update-proliantutils-version-fd41a7c2a27be735.yaml
Debayan Ray 9d8ca37a37 Update proliantutils version for Pike release
This commit updates the proliantutils version required in
Ironic to 2.4.0 for Pike release. This version of
proliantutils includes the following:

  1. Support for Gen10 servers using Redfish protocol.
  2. ``local_gb`` defaults to 0 (zero) when no disk could be
     discovered during inspection.
  3. Provides one-pass disk erase support using HPE SSA CLI when
     sanitize disk erase not supported for Proliant hardware
     manager in IPA.

Change-Id: Id8eb962854d994f8a23921d4195c7af1ffb00760
2017-08-15 15:05:17 -04:00

13 lines
476 B
YAML

---
upgrade:
- |
Updates required proliantutils version for iLO drivers to 2.4.0.
This version of the library comes with quite a few features:
* Adds support for Gen10 servers using
`Redfish <https://www.dmtf.org/standards/redfish>`_ protocol.
* Provides support for one-pass disk erase using HPE SSA CLI through
Proliant hardware manager in IPA.
* ``local_gb`` defaults to 0 (zero) when no disk could be discovered
during inspection.