summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorRichard Pioso <richard.pioso@dell.com>2017-07-06 15:29:23 -0400
committerRichard Pioso <richard.pioso@dell.com>2017-07-07 14:18:24 -0400
commite3753b3597e014203383e0c18a8d042caeea67a9 (patch)
treed76257098e8012ba971ba373cc60f089be23664b /driver-requirements.txt
parentb1b22e885bbd1eb4564bb2e21451ed9708e9c490 (diff)
downloadironic-e3753b3597e014203383e0c18a8d042caeea67a9.tar.gz
Revert "Wait until iDRAC is ready before out-of-band cleaning"
The openstack/ironic project portion [0] of the fix to bug #1691808 "Manual cleaning fails when using iDRAC driver" [1] is no longer needed. That is because the openstack/python-dracclient project has adopted library-wide the best practice that fix contains [2]. Therefore, this can be removed. [0] https://review.openstack.org/#/c/466086/ [1] https://bugs.launchpad.net/ironic/+bug/1691808 [2] https://bugs.launchpad.net/python-dracclient/+bug/1697558 This reverts commit 35f222c55deaa13c599de80eb9eaf0e4cbf8165e. Change-Id: I1d313b750f931125567d1ca1c4ef1bbeb998746c Closes-Bug: #1702195 Depends-On: Ied659a4ee45b1dd55cd3a420301d866d52c838fb Related-Bug: #1691808 Related-Bug: #1697558
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 c4a53c520..a986ada10 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -10,7 +10,7 @@ python-ironic-inspector-client>=1.5.0
python-oneviewclient<3.0.0,>=2.5.2
python-scciclient>=0.4.0
UcsSdk==0.8.2.2
-python-dracclient>=1.2.0
+python-dracclient>=1.3.0
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater
ImcSdk>=0.7.2