A python client and OpenStackClient plugin for Ironic Inspector
c9b1afff70
We're only using the bits that are proxied into cliff and two tiny helpers. Use cliff directly and only use osc-lib in tests. Change-Id: I1fadee5c9c2cc4debfe09ad9b2c2aed48804475a |
||
---|---|---|
doc | ||
ironic_inspector_client | ||
releasenotes | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
functest-requirements.txt | ||
LICENSE | ||
lower-constraints.txt | ||
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://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.