python-ironic-inspector-client/README.rst

30 lines
1.3 KiB
ReStructuredText

Ironic Inspector Client
=======================
.. image:: https://governance.openstack.org/tc/badges/python-ironic-inspector-client.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
Overview
--------
This is a client library and tool for `Ironic Inspector`_.
* Free software: Apache license
* Source: https://opendev.org/openstack/python-ironic-inspector-client/
* Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
* Bugs: https://storyboard.openstack.org/#!/project/958
* Downloads: https://pypi.org/project/python-ironic-inspector-client
* Release Notes: https://docs.openstack.org/releasenotes/python-ironic-inspector-client/
Please follow usual OpenStack `Gerrit Workflow`_ to submit a patch, see
`Inspector contributing guide`_ for more detail.
Refer to the `HTTP API reference`_ for information on the
**Ironic Inspector** HTTP API.
.. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Ironic Inspector: https://docs.openstack.org/ironic-inspector/latest/
.. _Inspector contributing guide: https://docs.openstack.org/ironic-inspector/latest/contributor/index.html
.. _HTTP API reference: https://docs.openstack.org/ironic-inspector/latest/user/http-api.html