A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Luong Anh Tuan 99288fb670 Using --option ARGUMENT
The OpenStack CLI commands support both --option ARGUMENT and --option=ARGUMENT.
In technical publications, use --option ARGUMENT.[1]

[1]https://docs.openstack.org/doc-contrib-guide/writing-style/code-conventions.html

Change-Id: Ia6d587bbea3d71533fa6f859e7e34aac4c594d8e
2017-11-07 08:24:50 +00:00
doc/source Using --option ARGUMENT 2017-11-07 08:24:50 +00:00
ironic_inspector_client Remove deprecated setting ipmi creds feature 2017-10-25 12:47:36 +03:00
playbooks/legacy/python-ironic-inspector-client-tempest-dsvm Use functional tox environment 2017-11-06 16:38:28 +01:00
releasenotes Use functional tox environment 2017-11-06 16:38:28 +01:00
tools Sync tools/tox_install.sh 2016-08-30 19:48:39 +02:00
zuul.d Use functional tox environment 2017-11-06 16:38:28 +01: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
functest-requirements.txt Functional tests: pin *inspector* to HEAD 2017-05-15 13:27:26 +03: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
requirements.txt Updated from global requirements 2017-09-11 21:29:31 +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 2017-09-16 23:23:07 +00:00
tox.ini Use functional tox environment 2017-11-06 16:38:28 +01:00

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.