Merge "Add IPA to enable drivers doc's page"
This commit is contained in:
commit
3db1c0b3b8
@ -4,13 +4,30 @@
|
||||
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 <https://github.com/openstack/ironic-python-agent/>`_
|
||||
|
||||
DRAC
|
||||
----
|
||||
|
||||
DRAC with PXE deploy
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Add ``pxe_drac`` to the list of ``enabled_drivers in``
|
||||
- Add ``pxe_drac`` to the list of ``enabled_drivers`` in
|
||||
``/etc/ironic/ironic.conf``
|
||||
- Install openwsman-python package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user