Update proliantutils version required for L release
This commit updates the proliantutils version required in Ironic to 2.1.5 for L release. This version of proliantutils includes the following functionality in addition to bug fixes: * Enablement of logging * Enablemnet of RIS interfaces in Gen9 for virtual media and boot device related operations. Change-Id: I0421809e9001570790c6268e1b9b3d05b33198a9
This commit is contained in:
parent
1e07d648e8
commit
2a8d9ec0d5
@ -40,9 +40,9 @@ Prerequisites
|
|||||||
managing HP Proliant hardware.
|
managing HP Proliant hardware.
|
||||||
|
|
||||||
Install ``proliantutils`` [2]_ module on the Ironic conductor node. Minimum
|
Install ``proliantutils`` [2]_ module on the Ironic conductor node. Minimum
|
||||||
version required is 2.1.1.::
|
version required is 2.1.5.::
|
||||||
|
|
||||||
$ pip install "proliantutils>=2.1.1"
|
$ pip install "proliantutils>=2.1.5"
|
||||||
|
|
||||||
* ``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.1
|
proliantutils>=2.1.5
|
||||||
pyghmi>=0.8.0
|
pyghmi>=0.8.0
|
||||||
pysnmp
|
pysnmp
|
||||||
python-ironic-inspector-client
|
python-ironic-inspector-client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user