87c2db4dc6
This patch removes the mentioned drivers from ironic code tree. Per our third-party drivers policy they are unsupported, and there is no existing plan to have third-party CI for them. Nevertheless, if anybody still needs them, they are available in ironic-staging-drivers repo. Change-Id: I1219892bbc1b814d80b62c8ec89b90819071870f Related-Bug: #1640533
1.7 KiB
1.7 KiB
Enabling drivers
Ironic-Python-Agent (agent)
Ironic-Python-Agent is an agent that handles ironic bare metal nodes in various actions such as inspection and deployment of such nodes, and runs processes inside of a ramdisk.
For more information on this, see IPA
.
IPMITool driver
../drivers/ipmitool
DRAC driver
DRAC with PXE deploy
- Add
pxe_drac
to the list ofenabled_drivers
in/etc/ironic/ironic.conf
- Install python-dracclient package
SNMP driver
../drivers/snmp
iLO driver
../drivers/ilo
SeaMicro driver
../drivers/seamicro
iRMC driver
../drivers/irmc
VirtualBox driver
../drivers/vbox
Cisco UCS driver
../drivers/ucs
CIMC driver
../drivers/cimc
OneView driver
../drivers/oneview
XenServer ssh driver
../drivers/xenserver
Unsupported drivers
The following drivers were declared as unsupported in ironic Newton release and as of Ocata release they are removed form ironic:
- AMT driver - available as part of ironic-staging-drivers
- iBoot driver - available as part of ironic-staging-drivers
- Wake-On-Lan driver - available as part of ironic-staging-drivers