summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorvmud213 <vinay50muddu@yahoo.com>2018-06-20 15:02:26 +0530
committervmud213 <vinay50muddu@yahoo.com>2018-07-20 17:52:46 +0530
commit66e1ccb7c5f631cd3c3460be5b508ff0716c9031 (patch)
tree6a4d87ca35e6efc6c7da9f701d7460312babf9c4 /driver-requirements.txt
parentafbe8e7679d013179182443ac90b070fc3d68dea (diff)
downloadironic-66e1ccb7c5f631cd3c3460be5b508ff0716c9031.tar.gz
iLO BIOS interface implementation
Adds support for manual cleaning steps "apply_configuration" and "factory_reset" which manage BIOS settings on the iLO. This requires to implement 'ilo' BIOS interface for 'ilo' hardware type. Story: #2002899 Task: #22863 Change-Id: Ia014ea3d55504e8e0c815fb4f19bb87b1fc0d6ef
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 969cac03c..669ad0df0 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.5.0
+proliantutils>=2.6.0
pysnmp>=4.3.0,<5.0.0
python-ironic-inspector-client>=1.5.0
python-oneviewclient<3.0.0,>=2.5.2