summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@redhat.com>2015-10-22 15:01:17 +0200
committerImre Farkas <ifarkas@redhat.com>2015-12-15 14:11:20 +0100
commit0ced09b8324510c17f238e863318539807a93f1d (patch)
tree03a678fdb0772b919ea047ed61593c35d2ab1cc2 /driver-requirements.txt
parentba7ec49f883ff2b320b6a8b9db2b60afaf0e86a2 (diff)
downloadironic-0ced09b8324510c17f238e863318539807a93f1d.tar.gz
DRAC: switch to python-dracclient on power interface
DRAC specific code from Ironic is moving to its own project, to python-dracclient project. This patch starts using the new library. Change-Id: I68251fc2b5dd169bb22bbbe38fe9eea16c5ac806 Partial-Bug: #1454492 Depends-On: Iab9d9f7e4e25e3d3fdec9b28fe49a7226e68c9ff
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r--driver-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt
index a455af2c0..686414e40 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -12,6 +12,7 @@ python-oneviewclient<2.1.0,>=2.0.2
python-scciclient>=0.3.0
python-seamicroclient>=0.4.0
UcsSdk==0.8.2.2
+python-dracclient>=0.0.5
# The drac and amt driver import a python module called "pywsman", however,
# this does not exist on pypi.