summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@redhat.com>2016-07-15 17:02:04 +0200
committerImre Farkas <ifarkas@redhat.com>2016-09-02 12:08:38 +0200
commitda93b01f32e1b9d6efe435c16c9996c3cc45823a (patch)
tree306db4ade03101220a26ddc87a41cf26921107ad /driver-requirements.txt
parentf358c7d85dd65d7a198cb740f4d254038957ad74 (diff)
downloadironic-da93b01f32e1b9d6efe435c16c9996c3cc45823a.tar.gz
DRAC OOB inspection
Implements out-of-band inspection in the DRAC driver using inspection interface. Change-Id: I0d63f31473776551550f917dbc7237564881f566 Closes-bug: #1603454
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 2d0af3fbf..d34f76353 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -12,7 +12,7 @@ python-oneviewclient<3.0.0,>=2.0.2
python-scciclient>=0.3.0
python-seamicroclient>=0.4.0
UcsSdk==0.8.2.2
-python-dracclient>=0.0.5
+python-dracclient>=0.1.0
# The amt driver imports a python module called "pywsman", but this does not
# exist on pypi.