Metadata-Version: 2.0
Name: python-ironic-inspector-client
Version: 3.1.1
Summary: Python client for Ironic Inspector
Home-page: https://launchpad.net/python-ironic-inspector-client
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache-2
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: keystoneauth1 (>=3.3.0)
Requires-Dist: osc-lib (>=1.8.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: six (>=1.10.0)
Provides-Extra: cli
Requires-Dist: python-openstackclient (>=3.12.0); extra == 'cli'

Ironic Inspector Client
=======================

.. image:: https://governance.openstack.org/badges/python-ironic-inspector-client.svg
    :target: https://governance.openstack.org/reference/tags/index.html

This is a client library and tool for `Ironic Inspector`_.

* Free software: Apache license
* Source: https://git.openstack.org/cgit/openstack/python-ironic-inspector-client
* Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
* Bugs: https://bugs.launchpad.net/python-ironic-inspector-client
* Downloads: https://pypi.python.org/pypi/python-ironic-inspector-client

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.


.. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Ironic Inspector: https://pypi.python.org/pypi/ironic-inspector
.. _Inspector contributing guide: https://docs.openstack.org/ironic-inspector/latest/contributor/index.html
.. _HTTP API reference: https://docs.openstack.org/ironic-inspector/latest/user/http-api.html



