Merge "Update python-scciclient version number" into stable/liberty

This commit is contained in:
Jenkins 2016-01-06 10:15:56 +00:00 committed by Gerrit Code Review
commit 15fc1e2e64
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

@ -8,7 +8,7 @@ proliantutils>=2.1.5
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client
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'.