
DRAC specific code from Ironic is moving to its own project, to python-dracclient project. This patch finishes refactoring code in Ironic to use the new library. Change-Id: I6223dbbeb770d773ebdd72277017156cbdb1d035
127 lines
1.4 KiB
ReStructuredText
127 lines
1.4 KiB
ReStructuredText
.. _drivers:
|
|
|
|
=================
|
|
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 :ref:`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
|
|
----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/amt
|
|
|
|
SNMP
|
|
----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/snmp
|
|
|
|
iLO driver
|
|
----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/ilo
|
|
|
|
SeaMicro driver
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/seamicro
|
|
|
|
iRMC
|
|
----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/irmc
|
|
|
|
VirtualBox drivers
|
|
------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/vbox
|
|
|
|
|
|
Cisco UCS driver
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/ucs
|
|
|
|
|
|
Wake-On-Lan driver
|
|
------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/wol
|
|
|
|
|
|
iBoot driver
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/iboot
|
|
|
|
|
|
CIMC driver
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/cimc
|
|
|
|
|
|
OneView driver
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/oneview
|
|
|
|
|
|
XenServer ssh driver
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../drivers/xenserver
|