A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Dmitry Tantsur 159a91b136 Get rid of the oslo.utils requirement
It's only used in unit tests and can be easily replaced.

Change-Id: Ice6439c73df9dce03cdaed4eae2bf0498d0ae814
2020-04-06 14:06:52 +02:00
doc Cleanup py27 support 2020-04-04 16:51:22 +02:00
ironic_inspector_client Get rid of the oslo.utils requirement 2020-04-06 14:06:52 +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
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 Get rid of the oslo.utils requirement 2020-04-06 14:06:52 +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 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.