A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Riccardo Pittau e146a841f5 Update sphinx requirements
Following recent changes to global requirements [1], we need
to update sphinx requirements locally.

[1] If558f184c959e4b63b56dec3ca1571d1034cfe5c

Change-Id: I20d6c6ec6b5737dd053342760669caec1b434efe
2019-05-23 10:51:37 +02:00
doc Update sphinx requirements 2019-05-23 10:51:37 +02:00
ironic_inspector_client Merge "Deprecates "uuid" parameters to Python calls when node is expected" 2019-03-20 11:27:34 +00:00
releasenotes Merge "Deprecates "uuid" parameters to Python calls when node is expected" 2019-03-20 11:27:34 +00:00
zuul.d OpenDev Migration Patch 2019-04-19 19:28:24 +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
functest-requirements.txt Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
lower-constraints.txt add lower-constraints job 2018-05-30 08:29:33 +00:00
requirements.txt Support loading introspection rules from YAML files 2018-09-25 12:44:18 +02:00
setup.cfg Dropping the py35 testing 2019-04-15 09:43:45 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Find misteriously missing pep8 import check 2019-03-15 17:34:42 +08:00
tox.ini Fetch requirements from opendev 2019-05-08 15:48:48 +08: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.