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
|
2021-03-17 13:07:40 +00:00
|
|
|
proliantutils>=2.11.0
|
2018-06-28 22:07:28 +02:00
|
|
|
pysnmp>=4.3.0,<5.0.0
|
2018-08-29 14:17:36 +02:00
|
|
|
python-scciclient>=0.8.0
|
2021-03-31 23:46:26 -04:00
|
|
|
python-dracclient>=5.1.0,<7.0.0
|
2017-11-13 11:38:17 -05:00
|
|
|
python-xclarityclient>=0.1.6
|
2015-02-04 17:56:24 -08:00
|
|
|
|
2017-02-27 17:03:28 +00:00
|
|
|
# The Redfish hardware type uses the Sushy library
|
2021-07-16 16:02:09 +02:00
|
|
|
sushy>=3.10.0
|
2017-10-09 07:09:31 +00:00
|
|
|
|
|
|
|
# Ansible-deploy interface
|
2020-03-03 15:15:00 +01:00
|
|
|
ansible>=2.7
|
2019-02-20 10:56:04 +08:00
|
|
|
|
|
|
|
# HUAWEI iBMC hardware type uses the python-ibmcclient library
|
2020-05-15 14:48:58 +02:00
|
|
|
python-ibmcclient>=0.2.2,<0.3.0
|
2019-07-24 12:48:59 +02:00
|
|
|
|
|
|
|
# Dell EMC iDRAC sushy OEM extension
|
2020-04-21 07:15:02 -05:00
|
|
|
sushy-oem-idrac>=2.1.0,<3.0.0
|