Update pythonseamicroclient package version
Update documentation to indicate lattest pythonseamicroclient package version(0.4.0). As earlier version did not have get_boot_order feature implemented which is required in get_boot_device to get the current boot device. Change-Id: I765d26d08ef2bb2c3fe7487338cca9c3ed50cdc7 Closes-Bug: #1437227
This commit is contained in:
parent
5e3b016eba
commit
ecf2ae8c5f
@ -17,9 +17,9 @@ Prerequisites
|
|||||||
for managing SeaMicro Fabric Compute systems.
|
for managing SeaMicro Fabric Compute systems.
|
||||||
|
|
||||||
Install ``python-seamicroclient`` [1]_ module on the Ironic conductor node.
|
Install ``python-seamicroclient`` [1]_ module on the Ironic conductor node.
|
||||||
Minimum version required is 0.2.1.::
|
Minimum version required is 0.4.0.::
|
||||||
|
|
||||||
$ pip install "python-seamicroclient>=0.2.1"
|
$ pip install "python-seamicroclient>=0.4.0"
|
||||||
|
|
||||||
Drivers
|
Drivers
|
||||||
=======
|
=======
|
||||||
|
@ -9,7 +9,7 @@ proliantutils>=2.0.1
|
|||||||
pyghmi
|
pyghmi
|
||||||
pysnmp
|
pysnmp
|
||||||
python-scciclient
|
python-scciclient
|
||||||
python-seamicroclient
|
python-seamicroclient>=0.4.0
|
||||||
|
|
||||||
# The drac and amt driver import a python module called "pywsman", however,
|
# The drac and amt driver import a python module called "pywsman", however,
|
||||||
# this does not exist on pypi.
|
# this does not exist on pypi.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user