summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorNisha Agarwal <agarwalnisha1980@gmail.com>2021-03-17 13:07:40 +0000
committerNisha Agarwal <agarwalnisha1980@gmail.com>2021-03-18 07:21:58 +0000
commit9220f97ed71e9401ce259a9bc1153ff589edd9f1 (patch)
treeef421f3f994069343479ad402c11bd9295a5f55b /driver-requirements.txt
parent00aea139491acf6de152f8cd8a62465dd135004a (diff)
downloadironic-9220f97ed71e9401ce259a9bc1153ff589edd9f1.tar.gz
Add runtime gpu capabilities to ilo inspection
Add gpu related dynamic capabilities in ilo inspection. It would add following dynamic capabilities: gpu_<vendor>_count : Integer gpu_<gpu_device_name>_count : Integer gpu_<gpu_device_name> : boolean story: 2008702 task: 42023 Change-Id: Ic785fbe8a40d8a999e7e319a6505b46f82ba8344
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 7673c281c..1bd25844a 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -4,7 +4,7 @@
# python projects they should package as optional dependencies for Ironic.
# These are available on pypi
-proliantutils>=2.10.0
+proliantutils>=2.11.0
pysnmp>=4.3.0,<5.0.0
python-scciclient>=0.8.0
python-dracclient>=5.1.0,<6.0.0