A python client and OpenStackClient plugin for Ironic Inspector
d5f9b2ed0a
Second in a series of commits to add Codespell to Ironic Repos. This one adds the command that was used to fix the spelling errors. Future Commits will add CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: I07e04a289871a1c547797ba9eb259571dc3b6767 |
||
---|---|---|
doc | ||
ironic_inspector_client | ||
releasenotes | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
bindep.txt | ||
functest-requirements.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Ironic Inspector Client
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.