summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorBob Fournier <bfournie@redhat.com>2021-05-18 08:41:47 -0400
committerBob Fournier <bfournie@redhat.com>2021-05-19 09:32:01 -0400
commit0ad427b78c1c9b3be75b46cc273278f9fb1c576c (patch)
treea9d6039b9d8bd3eadb5b72cdc00ac5dfa02dd998 /driver-requirements.txt
parenta362bbc9e496a195079e561ff57bc0f0e8fed0af (diff)
downloadironic-0ad427b78c1c9b3be75b46cc273278f9fb1c576c.tar.gz
Retrieve BIOS registry from sushy
Get the BIOS Registry from Sushy and store the fields in the Ironic DB with the corresponding entry in the BIOS setting. Story: #2008571 Task: #42484 Change-Id: I606c5de9077931707ebd15c3adf506badd95ea29
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 151e745bc..e379bb99a 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -11,7 +11,7 @@ python-dracclient>=5.1.0,<7.0.0
python-xclarityclient>=0.1.6
# The Redfish hardware type uses the Sushy library
-sushy>=3.7.0
+sushy>=3.8.0
# Ansible-deploy interface
ansible>=2.7