A python client and OpenStackClient plugin for Ironic Inspector
Go to file
wangjiaqi07 04826f09e4 remove unicode from code
Change-Id: Iaf64cc387f901408c6deb50053b3ab984844432b
2022-08-25 10:38:40 +08:00
doc remove unicode from code 2022-08-25 10:38:40 +08:00
ironic_inspector_client Improve testing 2021-11-23 17:14:26 +01:00
releasenotes remove unicode from code 2022-08-25 10:38:40 +08:00
zuul.d Add Python3 zed unit tests 2022-03-07 14:08:25 +00:00
.gitignore Improve testing 2021-11-23 17:14:26 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.stestr.conf Improve testing 2021-11-23 17:14:26 +01:00
bindep.txt Add bindep env and fix pdf doc generation 2019-12-24 13:17:15 +05:30
functest-requirements.txt Set safe version of hacking 2020-10-27 09:54:42 +00:00
LICENSE Initial import 2015-06-09 13:49:07 +02:00
README.rst Improve testing 2021-11-23 17:14:26 +01:00
requirements.txt Fix l-c job 2020-09-11 13:23:03 -05:00
setup.cfg setup.cfg: Replace dashes by underscores 2022-02-07 16:48:04 +09:00
setup.py Cleanup py27 support 2020-04-04 16:51:22 +02:00
test-requirements.txt Improve testing 2021-11-23 17:14:26 +01:00
tox.ini Ensure tox.ini is ASCII 2022-02-18 12:49:55 +13:00

Ironic Inspector Client

image

Overview

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.