Files
ironic/driver-requirements.txt
T
Jay Faulkner afb64cf26c Remove iLO hardware type and interfaces
As early as 2024 we've been warning operators the iLO driver was going
away, and it was formally deprecated in 2025.2. We now remove it fully.

iLO 5 and newer devices are still supported by redfish driver.

Generated-by: claude-code
Change-Id: Iccc45da6eb3b8109009e3217028cc07f5782dde0
Signed-off-by: Jay Faulkner <jay@jvf.cc>
2026-04-07 10:12:18 -07:00

11 lines
368 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.
# Ansible-deploy interface
ansible>=2.7
# Standalone Networking Switch drivers
networking-generic-switch>=9.0.0