ironic/driver-requirements.txt
Pavlo Shchelokovskyy 806717e518 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
2017-03-24 11:03:01 +02:00

18 lines
547 B
Plaintext

# This file lists all python libraries which are utilized by drivers,
# but not listed in global-requirements.
# It is intended to help package maintainers to discover additional
# python projects they should package as optional dependencies for Ironic.
# These are available on pypi
proliantutils==2.2.0
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client>=1.5.0
python-oneviewclient<3.0.0,>=2.5.2
python-scciclient>=0.4.0
UcsSdk==0.8.2.2
python-dracclient>=0.1.0
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater
ImcSdk>=0.7.2