A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Madhuri Kumari 00a771be12 Add bindep env and fix pdf doc generation
d95a4cd30f added the docs
build requirement on sphinxcontrib-svg2pdfconverter which
needs the native rsvg-convert command. This change adds
the native package that provides that command to bindep.txt.
Also adds bindep env in tox.ini

Change-Id: I294cc2acf827a813f9ccc9794a640e70fe5fc126
2019-12-24 13:17:15 +05:30
doc Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
ironic_inspector_client Recover the functional test 2019-09-26 16:26:58 +02:00
releasenotes Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
zuul.d Drop python 2.7 support and testing 2019-11-22 11:20:18 +01: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
bindep.txt Add bindep env and fix pdf doc generation 2019-12-24 13:17:15 +05:30
functest-requirements.txt Recover the functional test 2019-09-26 16:26:58 +02:00
LICENSE Initial import 2015-06-09 13:49:07 +02:00
lower-constraints.txt Build pdf doc 2019-09-06 13:48:01 +08:00
README.rst Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
requirements.txt Support loading introspection rules from YAML files 2018-09-25 12:44:18 +02:00
setup.cfg Drop python 2.7 support and testing 2019-11-22 11:20:18 +01:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Recover the functional test 2019-09-26 16:26:58 +02:00
tox.ini Add bindep env and fix pdf doc generation 2019-12-24 13:17:15 +05:30

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.