A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Zuul c82b59f583 Merge "Updated from global requirements" 2018-01-25 15:13:35 +00:00
doc/source Using --option ARGUMENT 2017-11-07 08:24:50 +00:00
ironic_inspector_client Merge "Add missing test on session + explicit URL" 2017-12-01 17:35:24 +00:00
playbooks/legacy/python-ironic-inspector-client-tempest-dsvm Use the tempest plugin from openstack/ironic-tempest-plugin 2017-12-14 13:30:21 -08:00
releasenotes Merge "Drop default URI, make either a session or inspector_url required" 2017-11-30 18:19:48 +00:00
zuul.d Use the tempest plugin from openstack/ironic-tempest-plugin 2017-12-14 13:30:21 -08: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 Update Inspector docs links in README 2017-08-15 14:17:30 +03:00
functest-requirements.txt Functional tests: pin *inspector* to HEAD 2017-10-20 16:57:09 +03:00
requirements.txt Updated from global requirements 2017-12-21 00:42:45 +00:00
setup.cfg Updated from global requirements 2017-09-11 21:29:31 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 02:19:22 +00:00
tox.ini Avoid tox_install.sh for constraints support 2017-12-02 16:54:04 +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.