summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorAparna <aparnavtce@gmail.com>2017-01-18 15:48:17 +0000
committerAparna <aparnavtce@gmail.com>2017-10-10 07:36:51 +0000
commitc725f541de3a9df995a489fc802b6b1c941b6e01 (patch)
tree86305c482f1f53e5f23204754d2c0230f80f0146 /driver-requirements.txt
parentb8a38d973182539c6945abf6e17265c6ef40fb63 (diff)
downloadironic-c725f541de3a9df995a489fc802b6b1c941b6e01.tar.gz
Support SUM based firmware update as clean step for iLO drivers
This commit adds support to perform Smart Update Manager (SUM) based firmware update as an inband manual clean step `update_firmware_sum` for iLO drivers. Closes-Bug: #1648448 Change-Id: I581d5bc535420d4493394d16cf6cc2bb0ddeb8f7
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 b707d9c0c..2c3a62b8e 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.4.0
+proliantutils>=2.4.1
pysnmp
python-ironic-inspector-client>=1.5.0
python-oneviewclient<3.0.0,>=2.5.2