Sharpz7
98bb9b6bb1
[codespell] Adding CI target for Tox Codespell
Third in a series of commits to add Codespell to Ironic Repos. This commit adds the Tox Target to CI A future commit could potentially add a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: Ide0be758dadbc2ec1600f1f5a118a0ee71ee98a3
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.
Description
Languages
Python
100%