https://github.com/openstack/python-ironic-inspector-client
A python client and OpenStackClient plugin for Ironic Inspector. Mirror of code maintained at opendev.org.
https://github.com/openstack/python-ironic-inspector-client
Last synced: about 1 year ago
JSON representation
A python client and OpenStackClient plugin for Ironic Inspector. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/python-ironic-inspector-client
- Owner: openstack
- License: apache-2.0
- Created: 2015-06-17T15:10:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T14:25:37.000Z (about 1 year ago)
- Last Synced: 2025-04-18T05:07:01.632Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-ironic-inspector-client
- Size: 476 KB
- Stars: 14
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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