summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorDebayan Ray <debayan.ray@gmail.com>2017-03-15 11:43:28 -0400
committerDebayan Ray <debayan.ray@gmail.com>2017-03-15 11:43:28 -0400
commit677b48cb653c5443d6a147be6875c54bfe76c7d7 (patch)
treeac60fec4ef750b3941507ac6e73c85965fdc4f82 /driver-requirements.txt
parenta2cea8f2dc5955a045a96c1a7cbf2643de72a37d (diff)
downloadironic-677b48cb653c5443d6a147be6875c54bfe76c7d7.tar.gz
Update new proliantutils version to 2.2.1
This commit updates the proliantutils version required in Ironic to 2.2.1. This version of proliantutils includes HPSUM firmware update support and updation of requirements to match global-requirements (required to fix third party CI gate jobs) Change-Id: Ife96638b6262d22b3aa82155df3d7e4f525bd22b
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 af57659d0..9540e18ac 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.2.0
+proliantutils>=2.2.1
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client>=1.5.0