Update python-scciclient version number
This patch updates python-scciclient version number for iRMC drivers. Change-Id: I79e8b82b34e702e59ebe0f92746d10a0f3c955a8 closes-bug: #1518999 closes-bug: #1519000
This commit is contained in:
parent
3d1ac2d83d
commit
e936fbfda1
@ -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