A python client and OpenStackClient plugin for Ironic Inspector
Go to file
Dmitry Tantsur ddaf17900e Add gitreview file
Change-Id: I94a7fc86d1a9640543adfe514bbb43d8fcbb7d83
2015-06-18 08:41:36 +02:00
ironic_inspector_client Initial import 2015-06-09 13:49:07 +02:00
.gitignore Initial import 2015-06-09 13:49:07 +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
MANIFEST.in Initial import 2015-06-09 13:49:07 +02:00
README.rst Initial import 2015-06-09 13:49:07 +02:00
requirements.txt Initial import 2015-06-09 13:49:07 +02:00
setup.py Initial import 2015-06-09 13:49:07 +02:00
test-requirements.txt Initial import 2015-06-09 13:49:07 +02:00
tox.ini Initial import 2015-06-09 13:49:07 +02:00

README.rst

Ironic-Inspector Client

This is a client library and tool for ironic-inspector.

Install from PyPI:

pip install python-ironic-inspector-client

Please refer to the Inspector README for details on usage.

Please follow usual OpenStack Gerrit Workflow to submit a patch, see Inspector contributing guide for more detail.