ironic/doc/source/deploy/drivers.rst
Lucas Alvares Gomes 198ae29c43 Add documentation for the IPMITool driver
This patch is adding the documentation for the IPMITool driver. This
covers some general overview, basic setup (prerequisites, how to enable)
as well as some advanced topics such as single/double bridge and protocol
version.

The IPMITool driver is rich and allows a lot of configuration, therefore
not all topics are addressed by this commit. TODOs were left in the
documentation (as comments) so we don't forget to address them later.

Partial-Bug: #1468710
Change-Id: Ife99de75a42d7048fd1ad31e220b5606a8fe81f0
2016-03-10 09:56:04 +00:00

1.5 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

../drivers/ipmitool

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