A python client and OpenStackClient plugin for Ironic Inspector
Go to file
OpenDev Sysadmins fa83584c3d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:28:24 +00:00
doc Follow-up check-errors flag 2018-12-01 16:47:47 +01:00
ironic_inspector_client Merge "Deprecates "uuid" parameters to Python calls when node is expected" 2019-03-20 11:27:34 +00:00
releasenotes Merge "Deprecates "uuid" parameters to Python calls when node is expected" 2019-03-20 11:27:34 +00:00
zuul.d OpenDev Migration Patch 2019-04-19 19:28:24 +00: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 Add release note link in README 2018-06-28 09:41:49 +00:00
functest-requirements.txt Replace openstack.org git:// URLs with https:// 2019-03-24 20:35:50 +00: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 Dropping the py35 testing 2019-04-15 09:43:45 +00: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 Dropping the py35 testing 2019-04-15 09:43:45 +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.