=========================================== Python Bindings to the OpenStack Ironic API =========================================== This is a client for the OpenStack `Ironic`_ API. It provides: * a Python API: the ``ironicclient`` module, and * two command-line interfaces: ``openstack baremetal`` and ``ironic`` (deprecated, please use ``openstack baremetal`` instead). Contents ======== .. toctree:: :maxdepth: 2 api_v1 cli/index user/create_command contributor/index Release Notes Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _Ironic: https://wiki.openstack.org/wiki/Ironic