A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Dmitry Tantsur c9b1afff70 Move osc-lib to test-requirements
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
2020-04-06 14:32:04 +02:00
doc Cleanup py27 support 2020-04-04 16:51:22 +02:00
ironic_inspector_client Move osc-lib to test-requirements 2020-04-06 14:32:04 +02:00
releasenotes Make oslo.i18n an optional dependency 2020-04-06 13:59:52 +02:00
zuul.d Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
.gitignore Introducing cli and contributor content 2017-07-19 20:42:30 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
bindep.txt Add bindep env and fix pdf doc generation 2019-12-24 13:17:15 +05:30
functest-requirements.txt Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
LICENSE Initial import 2015-06-09 13:49:07 +02:00
lower-constraints.txt Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
README.rst Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
requirements.txt Move osc-lib to test-requirements 2020-04-06 14:32:04 +02:00
setup.cfg Cleanup py27 support 2020-04-04 16:51:22 +02:00
setup.py Cleanup py27 support 2020-04-04 16:51:22 +02:00
test-requirements.txt Move osc-lib to test-requirements 2020-04-06 14:32:04 +02:00
tox.ini Merge "Enforce running tox with correct python version based on env" 2020-01-02 13:11:58 +00:00

Ironic Inspector Client

image

This is a client library and tool for Ironic Inspector.

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.