A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Riccardo Pittau 9d702453be Bump hacking to 3.0.0
This patch also aligns the version of ironic-inspector used for
functional tests to a one that also supports hacking 3.0.0 and
adapts the tests to the recent changes to drop ironicclient
from ironic-inspector.

Change-Id: Id48bc3d0c79e1523b75b0495003e4f48522c3ec9
2020-04-02 11:07:50 +02:00
doc Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
ironic_inspector_client Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
releasenotes Drop python 2.7 support and testing 2019-11-22 11:20:18 +01: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
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 Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
lower-constraints.txt Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
requirements.txt Stop using six library 2019-12-18 11:16:26 +01:00
setup.cfg Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Bump hacking to 3.0.0 2020-04-02 11:07:50 +02:00
tox.ini Merge "Enforce running tox with correct python version based on env" 2020-01-02 13:11:58 +00: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.