Merge "Update driver requirement for iRMC"
This commit is contained in:
commit
a5619a73ad
@ -21,7 +21,7 @@ Prerequisites
|
|||||||
|
|
||||||
* Install `python-scciclient package <https://pypi.python.org/pypi/python-scciclient>`_::
|
* Install `python-scciclient package <https://pypi.python.org/pypi/python-scciclient>`_::
|
||||||
|
|
||||||
$ pip install "python-scciclient>=0.3.0"
|
$ pip install "python-scciclient>=0.4.0"
|
||||||
|
|
||||||
Drivers
|
Drivers
|
||||||
=======
|
=======
|
||||||
|
@ -9,7 +9,7 @@ pyghmi>=0.8.0
|
|||||||
pysnmp
|
pysnmp
|
||||||
python-ironic-inspector-client>=1.5.0
|
python-ironic-inspector-client>=1.5.0
|
||||||
python-oneviewclient<3.0.0,>=2.0.2
|
python-oneviewclient<3.0.0,>=2.0.2
|
||||||
python-scciclient>=0.3.0
|
python-scciclient>=0.4.0
|
||||||
python-seamicroclient>=0.4.0
|
python-seamicroclient>=0.4.0
|
||||||
UcsSdk==0.8.2.2
|
UcsSdk==0.8.2.2
|
||||||
python-dracclient>=0.1.0
|
python-dracclient>=0.1.0
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- Updated python-scciclient required version number for iRMC driver to
|
||||||
|
0.4.0 which contains the bug fix '#1561852' and miscellaneous improvement.
|
Loading…
Reference in New Issue
Block a user