Files
python-ironic-inspector-client/README.rst
Dmitry Tantsur cd38f11acb Initial import
2015-06-09 13:49:07 +02:00

20 lines
729 B
ReStructuredText

Ironic-Inspector Client
=======================
This is a client library and tool for ironic-inspector_.
Install from PyPI::
pip install python-ironic-inspector-client
Please refer to the `Inspector README`_ for details on usage.
Please follow usual OpenStack `Gerrit Workflow`_ to submit a patch, see
`Inspector contributing guide`_ for more detail.
.. _Gerrit Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _ironic-inspector: https://pypi.python.org/pypi/ironic-discoverd
.. _Inspector README: https://github.com/stackforge/ironic-discoverd/blob/master/README.rst
.. _Inspector contributing guide: https://github.com/stackforge/ironic-discoverd/blob/master/CONTRIBUTING.rst