A python client and OpenStackClient plugin for Ironic Inspector
ac2c8e4b86
This moves the legacy python-ironic-inspector-client CI jobs into the python-ironic-inspector-client tree, instead of storing them in openstack-infra/openstack-zuul-jobs. Change-Id: I3c24ee14dd90146caa2435a811ba0c811557504f |
||
---|---|---|
doc/source | ||
ironic_inspector_client | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
functest-requirements.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Ironic Inspector Client
This is a client library and tool for Ironic Inspector.
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/python-ironic-inspector-client
- Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
- Bugs: https://bugs.launchpad.net/python-ironic-inspector-client
- Downloads: https://pypi.python.org/pypi/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.