summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorChristopher Dearborn <Christopher.Dearborn@dell.com>2019-10-10 16:35:32 -0400
committerJulia Kreger <juliaashleykreger@gmail.com>2019-10-18 18:32:36 +0000
commit0ab2c08e4741c18d17cfe5a4727b69ed01d64bb5 (patch)
tree06512575b11e454819cf6b5d0caf35cd73f96fb6 /driver-requirements.txt
parent8cc6dbdd891ea8d7dac8cd3c76a49bf9afd9e0cc (diff)
downloadironic-0ab2c08e4741c18d17cfe5a4727b69ed01d64bb5.tar.gz
Update sushy library version
This patch updates the sushy library version to a version that contains a fix for a critical message registry bug. This bug causes the Redfish hardware type to not work against at least some Dell EMC hardware. See: https://review.opendev.org/#/c/666253/ Change-Id: I03b415ce4f07f9c306bafc05c52527f51061d864 Story: #2006702 Task: #37011
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 beb542186..5756c6f75 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -11,7 +11,7 @@ python-dracclient>=3.0.0,<4.0.0
python-xclarityclient>=0.1.6
# The Redfish hardware type uses the Sushy library
-sushy>=1.9.0
+sushy>=2.0.0
# Ansible-deploy interface
ansible>=2.4