1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
===============================
Welcome to Ironic Python Agent!
===============================
Overview
========
Ironic Python Agent (often abbreviated as IPA) is an agent for controlling and
deploying :ironic-doc:`Ironic <>` controlled baremetal nodes. Typically run in
a ramdisk, the agent exposes a REST API for provisioning servers.
Contents
========
.. toctree::
:maxdepth: 3
install/index
admin/index
contributor/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
|