Merge "Update python-scciclient version number"

This commit is contained in:
Jenkins 2015-12-09 11:03:22 +00:00 committed by Gerrit Code Review
commit ba7ec49f88
3 changed files with 9 additions and 2 deletions

View File

@ -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
=======

View File

@ -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

View File

@ -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'.