Pin version of proliantutils

Proliantutils 2.2.1 and newer require pbr>2, while ironic/stable/ocata
requires pbr<2, which makes those incompatible.

Pin proliantutils version to latest that was not requirng pbr>2.

Change-Id: I4aa964be37a60145bfcbe080fb778aed99df89c0
This commit is contained in:
Pavlo Shchelokovskyy 2017-03-24 11:00:04 +02:00
parent 3c1d9874b9
commit 806717e518
1 changed files with 1 additions and 1 deletions

View File

@ -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.0
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client>=1.5.0