A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Corey Bryant 9bb11505d7 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: Iae8e2cd40be4ad518869045060ea02b655add9d7
Story: #2004073
Task: #27420
2019-02-14 23:44:25 -05:00
doc Follow-up check-errors flag 2018-12-01 16:47:47 +01:00
ironic_inspector_client Follow-up check-errors flag 2018-12-01 16:47:47 +01:00
releasenotes Follow-up check-errors flag 2018-12-01 16:47:47 +01:00
zuul.d add python 3.7 unit test job 2019-02-14 23:44:25 -05: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 Add release note link in README 2018-06-28 09:41:49 +00:00
functest-requirements.txt Gate fix: Cap hacking to avoid gate failure 2018-05-09 16:46:15 +02:00
lower-constraints.txt add lower-constraints job 2018-05-30 08:29:33 +00:00
requirements.txt Support loading introspection rules from YAML files 2018-09-25 12:44:18 +02:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 07:42:17 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:29 +00:00
test-requirements.txt Follow the new PTI for document build 2018-06-18 12:17:00 +09:00
tox.ini Update tox.ini to support Python 3.x unit tests 2018-12-10 06:06:14 +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.