A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Ghanshyam Mann ed62c618d2 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I253435d809bb40cc5ca9f72dcb98a04be293e1a6
2019-04-15 09:43:45 +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 Dropping the py35 testing 2019-04-15 09:43:45 +00: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 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.