RETIRED, further work has moved to Debian project infrastructure
Go to file
dparalen 1512448f4f List introspection statuses support
This patch adds support to list introspection statuses as provided by
the Ironic Inspector service.

The CLI code in shell.py:StatusCommand.take_action was refactored to
be able to be reused in the new CLI class shell.py:StatusListCommand.

Change-Id: I121306c158bf71eaa83973cdbd404876a6f8b479
2017-01-09 15:27:06 +01:00
doc/source List introspection statuses support 2017-01-09 15:27:06 +01:00
ironic_inspector_client List introspection statuses support 2017-01-09 15:27:06 +01:00
releasenotes List introspection statuses support 2017-01-09 15:27:06 +01:00
tools Sync tools/tox_install.sh 2016-08-30 19:48:39 +02:00
.gitignore Use Reno for release notes management 2015-11-26 16:03:52 +01: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 Show team and repo badges on README 2016-12-02 12:33:26 +01:00
functest-requirements.txt Rework handling requirements for functional tests 2016-11-18 12:35:21 +01:00
requirements.txt Updated from global requirements 2016-12-02 05:13:13 +00:00
setup.cfg List introspection statuses support 2017-01-09 15:27:06 +01:00
setup.py Updated from global requirements 2015-09-17 12:16:39 +00:00
test-requirements.txt Rework handling requirements for functional tests 2016-11-18 12:35:21 +01:00
tox.ini Add simple Sphinx documentation 2016-09-12 12:06:38 +02: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.