The information in README.rst is used to describe the python-ironicclient package at pypi.python.org: https://pypi.python.org/pypi/python-ironicclient. It doesn't have very much information right now. This adds a bit more information; in particular, a link to the dev documentation. Change-Id: Idb28b95b32617a325949c5f694d40b3834069d3f Partial-Bug: #1314873
18 lines
694 B
ReStructuredText
18 lines
694 B
ReStructuredText
Python bindings for the Ironic API
|
|
==================================
|
|
|
|
This is a client for the OpenStack `Ironic
|
|
<https://wiki.openstack.org/wiki/Ironic>`_ API. It provides a Python API (the
|
|
``ironicclient`` module) and a command-line interface (``ironic``).
|
|
|
|
Development takes place via the usual OpenStack processes as outlined in the
|
|
`OpenStack wiki <http://wiki.openstack.org/HowToContribute>`_. The master
|
|
repository is on `git.openstack.org
|
|
<https://git.openstack.org/cgit/openstack/python-ironicclient>`_.
|
|
|
|
``python-ironicclient`` is licensed under the Apache License like the rest
|
|
of OpenStack.
|
|
|
|
For more information, see
|
|
`<http://docs.openstack.org/developer/python-ironicclient/>`_.
|