ironic/doc/source/deploy/drivers.rst

1.4 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.

DRAC

DRAC with PXE deploy

  • Add pxe_drac to the list of enabled_drivers in /etc/ironic/ironic.conf
  • Install python-dracclient package

AMT

../drivers/amt

SNMP

../drivers/snmp

iLO driver

../drivers/ilo

SeaMicro driver

../drivers/seamicro

iRMC

../drivers/irmc

VirtualBox drivers

../drivers/vbox

Cisco UCS driver

../drivers/ucs

Wake-On-Lan driver

../drivers/wol

iBoot driver

../drivers/iboot

CIMC driver

../drivers/cimc

OneView driver

../drivers/oneview

XenServer ssh driver

../drivers/xenserver