A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Kaifeng Wang d95a4cd30f Build pdf doc
The is one of community goals that each project could produce a
single PDF file. The pdf should be in the output of openstack-tox-docs
job.

TeX packages are required to build PDF locally, following is recommended:

* inkscape
* texlive-latex-base
* texlive-latex-extra
* texlive-fonts-recommended

More about the goal:
https://governance.openstack.org/tc/goals/train/pdf-doc-generation.html
https://etherpad.openstack.org/p/train-pdf-support-goal
https://etherpad.openstack.org/p/pdf-goal-train-common-problems

Change-Id: I83f264f58543ae90a941afd37567eeb46b4acfcc
2019-09-06 13:48:01 +08:00
doc Build pdf doc 2019-09-06 13:48:01 +08:00
ironic_inspector_client Allow running a specific functional test via CLI 2019-07-19 13:26:00 +02:00
releasenotes Bump the openstackdocstheme extension to 1.20 2019-08-02 14:14:13 +08:00
zuul.d CI: clean up required projects 2019-07-30 11:40:40 +02: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
LICENSE Initial import 2015-06-09 13:49:07 +02:00
README.rst Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
functest-requirements.txt Fetch requirements from opendev 2019-05-08 15:48:48 +08:00
lower-constraints.txt Build pdf doc 2019-09-06 13:48:01 +08:00
requirements.txt Support loading introspection rules from YAML files 2018-09-25 12:44:18 +02:00
setup.cfg Update Python 3 test runtimes for Train 2019-06-13 11:23:56 +08:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Find misteriously missing pep8 import check 2019-03-15 17:34:42 +08:00
tox.ini Build pdf doc 2019-09-06 13:48:01 +08: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.