A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Dmitry Tantsur 0f65bcf699 Support retrieving unprocessed data
Change-Id: Id8d2d3621385e0ef982a531609ce8c02739987a5
Depends-On: https://review.opendev.org/743504
2020-07-28 14:12:41 +02:00
doc Support retrieving unprocessed data 2020-07-28 14:12:41 +02:00
ironic_inspector_client Support retrieving unprocessed data 2020-07-28 14:12:41 +02:00
releasenotes Support retrieving unprocessed data 2020-07-28 14:12:41 +02:00
zuul.d Tempest job to use the inherited devstack_services value 2020-07-16 14:59:41 +00: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
LICENSE Initial import 2015-06-09 13:49:07 +02:00
README.rst Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
bindep.txt Add bindep env and fix pdf doc generation 2019-12-24 13:17:15 +05:30
functest-requirements.txt Convert job to dib 2020-05-15 10:51:57 +02:00
lower-constraints.txt Use unittest.mock instead of third party mock 2020-05-29 12:30:16 -05:00
requirements.txt Move osc-lib to test-requirements 2020-04-06 14:32:04 +02:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:16 -05:00
setup.py Cleanup py27 support 2020-04-04 16:51:22 +02:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-05-29 12:30:16 -05:00
tox.ini Set min version of tox to 3.2.1 2020-07-15 15:32:29 +02:00

README.rst

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.