diff options
author | Naohiro Tamura <naohirot@jp.fujitsu.com> | 2015-12-04 16:31:01 +0900 |
---|---|---|
committer | Naohiro Tamura <naohirot@jp.fujitsu.com> | 2015-12-08 11:23:55 +0900 |
commit | e936fbfda1294c050674332a204ce4ee77aa1f8e (patch) | |
tree | 547c6056ac972d3bb8b904aa5039d13ea12f6380 /driver-requirements.txt | |
parent | 3d1ac2d83d73ce5b587254f95f03d27d9dfc73a5 (diff) | |
download | ironic-e936fbfda1294c050674332a204ce4ee77aa1f8e.tar.gz |
Update python-scciclient version number
This patch updates python-scciclient version number for iRMC drivers.
Change-Id: I79e8b82b34e702e59ebe0f92746d10a0f3c955a8
closes-bug: #1518999
closes-bug: #1519000
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r-- | driver-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt index 5243cdc06..a455af2c0 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -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 |