summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorHarshada Mangesh Kakad <harshada.kakad@izeltech.com>2015-03-27 02:47:21 -0700
committerHarshada Mangesh Kakad <harshada.kakad@izeltech.com>2015-03-30 03:05:27 -0700
commitecf2ae8c5f4e4a413548ef3c03e71f8e80600eac (patch)
tree11f0c8cbbf029d5a794961aa1e91924105a5dc43 /driver-requirements.txt
parent5e3b016eba4d329ffdabb68a3f11026d7cfd74c4 (diff)
downloadironic-ecf2ae8c5f4e4a413548ef3c03e71f8e80600eac.tar.gz
Update pythonseamicroclient package version
Update documentation to indicate lattest pythonseamicroclient package version(0.4.0). As earlier version did not have get_boot_order feature implemented which is required in get_boot_device to get the current boot device. Change-Id: I765d26d08ef2bb2c3fe7487338cca9c3ed50cdc7 Closes-Bug: #1437227
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r--driver-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt
index da39fd2a0..db32cebf7 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -9,7 +9,7 @@ proliantutils>=2.0.1
pyghmi
pysnmp
python-scciclient
-python-seamicroclient
+python-seamicroclient>=0.4.0
# The drac and amt driver import a python module called "pywsman", however,
# this does not exist on pypi.