Files
python-ironicclient/README.rst
Ruby Loo 9136801425 Update README with a bit more info
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
2014-09-15 17:56:16 +00:00

694 B

Python bindings for the Ironic API

This is a client for the OpenStack 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. The master repository is on git.openstack.org.

python-ironicclient is licensed under the Apache License like the rest of OpenStack.

For more information, see http://docs.openstack.org/developer/python-ironicclient/.