A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Iury Gregory Melo Ferreira 129594ef55 Add check-errors flag to Introspection
Failed introspection in OC returns 0, add check-errors
flag to handle if any errors occurred during the
introspection of nodes and get the correct exit status
code.

Change-Id: If30fdb9b8dbe29eb6803dafcde9380444e497e3d
Story: #2004376
Task: #27988
2018-11-27 15:41:34 +01:00
doc Add check-errors flag to Introspection 2018-11-27 15:41:34 +01:00
ironic_inspector_client Add check-errors flag to Introspection 2018-11-27 15:41:34 +01:00
playbooks/legacy/python-ironic-inspector-client-tempest-dsvm CI: stop trying to pull the tempest plugin from ironic-inspector 2018-08-14 15:10:00 +02:00
releasenotes Add check-errors flag to Introspection 2018-11-27 15:41:34 +01:00
zuul.d Change basepython to python3 2018-09-27 12:50:27 -07:00
.gitignore Introducing cli and contributor content 2017-07-19 20:42:30 +02:00
.gitreview Add gitreview file 2015-06-18 08:41:36 +02:00
LICENSE Initial import 2015-06-09 13:49:07 +02:00
README.rst Add release note link in README 2018-06-28 09:41:49 +00:00
functest-requirements.txt Gate fix: Cap hacking to avoid gate failure 2018-05-09 16:46:15 +02: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 Fix errors in package metadata 2018-07-25 14:19:37 -05:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Follow the new PTI for document build 2018-06-18 12:17:00 +09:00
tox.ini Update min tox version to 2.0 2018-11-01 23:40:25 -07: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.