File: README.rst

package info (click to toggle)
python-ironic-inspector-client 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 488 kB
  • sloc: python: 2,080; makefile: 19
file content (26 lines) | stat: -rw-r--r-- 1,263 bytes parent folder | download
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
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

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