2015-02-04 17:56:24 -08:00
|
|
|
# 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
|
2017-03-15 11:43:28 -04:00
|
|
|
proliantutils>=2.2.1
|
2015-02-04 17:56:24 -08:00
|
|
|
pysnmp
|
2016-08-19 11:54:25 +02:00
|
|
|
python-ironic-inspector-client>=1.5.0
|
2016-09-26 19:59:20 +00:00
|
|
|
python-oneviewclient<3.0.0,>=2.5.2
|
2016-09-01 14:08:44 +09:00
|
|
|
python-scciclient>=0.4.0
|
2015-07-28 18:19:32 +05:30
|
|
|
UcsSdk==0.8.2.2
|
2017-05-18 15:35:04 -04:00
|
|
|
python-dracclient>=1.2.0
|
2015-02-04 17:56:24 -08:00
|
|
|
|
2016-01-20 15:55:28 +00:00
|
|
|
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater
|
|
|
|
ImcSdk>=0.7.2
|
2017-02-27 17:03:28 +00:00
|
|
|
|
|
|
|
# The Redfish hardware type uses the Sushy library
|
|
|
|
sushy
|