Merge "Update python-scciclient version number"
This commit is contained in:
commit
ba7ec49f88
@ -21,7 +21,7 @@ Prerequisites
|
||||
|
||||
* Install `python-scciclient package <https://pypi.python.org/pypi/python-scciclient>`_::
|
||||
|
||||
$ pip install "python-scciclient>=0.2.0"
|
||||
$ pip install "python-scciclient>=0.3.0"
|
||||
|
||||
Drivers
|
||||
=======
|
||||
|
@ -9,7 +9,7 @@ pyghmi>=0.8.0
|
||||
pysnmp
|
||||
python-ironic-inspector-client
|
||||
python-oneviewclient<2.1.0,>=2.0.2
|
||||
python-scciclient>=0.2.0
|
||||
python-scciclient>=0.3.0
|
||||
python-seamicroclient>=0.4.0
|
||||
UcsSdk==0.8.2.2
|
||||
|
||||
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
upgrade:
|
||||
- Updated python-scciclient required version number for iRMC driver
|
||||
to 0.3.0 which fixed the bug '#1518999' and '#1519000'.
|
||||
fixes:
|
||||
- Updated python-scciclient required version number for iRMC driver
|
||||
to 0.3.0 which fixed the bug '#1518999' and '#1519000'.
|
Loading…
Reference in New Issue
Block a user