Files
python-ironicclient/doc/source/index.rst
Ruby Loo 2dedb46cfb Adds documentation for ironicclient API
Adds some documentation on how to use the ironicclient API. Describes how
to get a client object and has examples of a few ironic operations.
The ironicclient modules are listed.

Change-Id: Ic7c739fb5722b40c308b90c27178d937cad41028
Partial-Bug: #1300990
2014-04-16 20:27:35 +00:00

28 lines
512 B
ReStructuredText

===========================================
Python Bindings to the OpenStack Ironic API
===========================================
This is a client for OpenStack `Ironic`_ API. There's a Python API
(the `ironicclient` modules), and a command-line interface (installed as
`ironic`).
Contents
========
.. toctree::
:maxdepth: 1
api_v1
cli
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _Ironic: https://wiki.openstack.org/wiki/Ironic