d3c7e6fad4
This change fixes all the markup issues in our docs, such as: * Title length must match an underline (some titles are only 3 characters long, make them longer, otherwise they are not considered a title); * Blank line required after literal block; * Duplicate explicit target name. It also makes section names consistent in drivers.rst. Change-Id: I058224589f4ca63a4acfb8e2c4fcdbb51c730542
1.5 KiB
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 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
AMT driver
../drivers/amt
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
Wake-On-Lan driver
../drivers/wol
iBoot driver
../drivers/iboot
CIMC driver
../drivers/cimc
OneView driver
../drivers/oneview
XenServer ssh driver
../drivers/xenserver