ironic/doc/source/deploy/drivers.rst
Lucas Alvares Gomes 4e35dc9650 Add documentation for the redfish driver
Including: General overview, prerequisites, how to enable it and how to
enroll a node to use it.

Partial-Bug: #1526477
Change-Id: Id1f3f3bd3b9523041efda888a38d9052435eac53
2017-04-24 09:53:27 +01:00

118 lines
1.7 KiB
ReStructuredText

.. _enabling_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`.
IPMITool driver
---------------
.. toctree::
:maxdepth: 1
../drivers/ipmitool
DRAC driver
-----------
DRAC with PXE deploy
^^^^^^^^^^^^^^^^^^^^
- Add ``pxe_drac`` to the list of ``enabled_drivers`` in
``/etc/ironic/ironic.conf``
- Install python-dracclient package
SNMP driver
-----------
.. toctree::
:maxdepth: 1
../drivers/snmp
iLO driver
----------
.. toctree::
:maxdepth: 1
../drivers/ilo
iRMC driver
-----------
.. toctree::
:maxdepth: 1
../drivers/irmc
Cisco UCS driver
----------------
.. toctree::
:maxdepth: 1
../drivers/ucs
CIMC driver
-----------
.. toctree::
:maxdepth: 1
../drivers/cimc
OneView driver
--------------
.. toctree::
:maxdepth: 1
../drivers/oneview
XenServer ssh driver
--------------------
.. toctree::
:maxdepth: 1
../drivers/xenserver
Redfish driver
--------------
.. toctree::
:maxdepth: 1
../drivers/redfish
Unsupported drivers
-------------------
The following drivers were declared as unsupported in ironic Newton release
and as of Ocata release they are removed form ironic:
- AMT driver - available as part of ironic-staging-drivers_
- iBoot driver - available as part of ironic-staging-drivers_
- Wake-On-Lan driver - available as part of ironic-staging-drivers_
- Virtualbox drivers
- SeaMicro drivers
- MSFT OCS drivers
.. _ironic-staging-drivers: http://ironic-staging-drivers.readthedocs.io