Merge "Update proliantutils version required for Newton release"
This commit is contained in:
commit
a9de95fae4
@ -43,9 +43,9 @@ Prerequisites
|
|||||||
which contains set of modules for managing HPE ProLiant hardware.
|
which contains set of modules for managing HPE ProLiant hardware.
|
||||||
|
|
||||||
Install ``proliantutils`` module on the ironic conductor node. Minimum
|
Install ``proliantutils`` module on the ironic conductor node. Minimum
|
||||||
version required is 2.1.7.::
|
version required is 2.1.10.::
|
||||||
|
|
||||||
$ pip install "proliantutils>=2.1.7"
|
$ pip install "proliantutils>=2.1.10"
|
||||||
|
|
||||||
* ``ipmitool`` command must be present on the service node(s) where
|
* ``ipmitool`` command must be present on the service node(s) where
|
||||||
``ironic-conductor`` is running. On most distros, this is provided as part
|
``ironic-conductor`` is running. On most distros, this is provided as part
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# python projects they should package as optional dependencies for Ironic.
|
# python projects they should package as optional dependencies for Ironic.
|
||||||
|
|
||||||
# These are available on pypi
|
# These are available on pypi
|
||||||
proliantutils>=2.1.7
|
proliantutils>=2.1.10
|
||||||
pyghmi>=0.8.0
|
pyghmi>=0.8.0
|
||||||
pysnmp
|
pysnmp
|
||||||
python-ironic-inspector-client
|
python-ironic-inspector-client
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- Updated proliantutils required version number for iLO drivers
|
||||||
|
to 2.1.10 which fixes the defects of iLO based firmware upgrade
|
||||||
|
and iLO based RAID configuration.
|
Loading…
x
Reference in New Issue
Block a user