summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authordigambar <digambarpatil15@yahoo.co.in>2019-04-05 20:05:24 -0400
committerDigambar <digambarpatil15@yahoo.co.in>2019-04-25 23:52:41 +0000
commit3a54fe3e8559405a6901d23d65d17f50b3fe1ca8 (patch)
tree4b3b463191d6605a522c5b4c791291097b5a010b /driver-requirements.txt
parentb0f048381868da5a3eb90cc6ac002b4c98bebe2d (diff)
downloadironic-3a54fe3e8559405a6901d23d65d17f50b3fe1ca8.tar.gz
Add iDRAC driver realtime RAID creation and deletion
It adds capability to the idrac driver for creating and deleting RAID sets without rebooting the bare metal node. Change-Id: I3f4282afff860d9771a3d37f4d5e1172d88e87a3 Story: 2004861
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 da30bcb96..fd0dbc4d3 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -9,7 +9,7 @@ pysnmp>=4.3.0,<5.0.0
python-ironic-inspector-client>=1.5.0
python-scciclient>=0.8.0
UcsSdk==0.8.2.2;python_version<'3'
-python-dracclient>=1.5.0,<3.0.0
+python-dracclient>=3.0.0,<4.0.0
python-xclarityclient>=0.1.6
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater