ironic/doc/source/deploy/drivers.rst
Naohiro Tamura e01ec7fe84 Add documentation for iRMC virtual media driver
This commit documents the information on enabling and
configuring iRMC virtual media driver(s).

Change-Id: I6792d5ee7af81cc9af2151e701d5cf59879c9af5
Implements: blueprint irmc-virtualmedia-deploy-driver
2015-08-14 14:54:11 +09:00

1.4 KiB

Enabling drivers

Ironic-Python-Agent (agent)

To enable IPA, add the appropriate ironic agent driver to the enabled_drivers line of the ironic.conf file.

Several variants are currently supported, they are:
  • agent_ilo
  • agent_ipmitool
  • agent_pyghmi
  • agent_ssh
  • agent_vbox

Note

Starting with the Kilo release IPA ramdisk may also be used with ironic PXE drivers.

For more information see the ironic-python-agent GitHub repo

DRAC

DRAC with PXE deploy

  • Add pxe_drac to the list of enabled_drivers in /etc/ironic/ironic.conf
  • Install openwsman-python 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