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
|
===================================
Contributing to Ironic Python Agent
===================================
Ironic Python Agent is an agent for controlling and deploying Ironic controlled
baremetal nodes. Typically run in a ramdisk, the agent exposes a REST API for
provisioning servers.
Throughout the remainder of the document, Ironic Python Agent will be
abbreviated to IPA.
.. toctree::
hardware_managers
metrics
rescue
Generated Developer Documentation
=================================
* :ref:`modindex`
.. toctree::
:hidden:
api/modules
|