File: index.rst

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (31 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (3)
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
27
28
29
30
31
===========================================
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
* command-line interface: ``openstack baremetal``

Contents
========

.. toctree::
   :maxdepth: 2

   api_v1
   cli/index
   user/create_command
   contributor/index
   reference/index
   Release Notes <https://docs.openstack.org/releasenotes/python-ironicclient/>

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


.. _Ironic: https://wiki.openstack.org/wiki/Ironic