Metadata-Version: 2.0
Name: python-ironic-inspector-client
Version: 1.11.0
Summary: Python client for Ironic Inspector
Home-page: https://launchpad.net/python-ironic-inspector-client
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache-2
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.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: keystoneauth1 (>=2.18.0)
Requires-Dist: osc-lib (>=1.2.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.utils (>=3.18.0)
Requires-Dist: pbr (>=1.8)
Requires-Dist: python-openstackclient (>=3.3.0)
Requires-Dist: requests (>=2.10.0,!=2.12.2)
Requires-Dist: six (>=1.9.0)

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

.. image:: http://governance.openstack.org/badges/python-ironic-inspector-client.svg
    :target: http://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: http://docs.openstack.org/developer/python-ironic-inspector-client
* 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: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Ironic Inspector: https://pypi.python.org/pypi/ironic-inspector
.. _Inspector contributing guide: http://docs.openstack.org/developer/ironic-inspector/contributing.html
.. _HTTP API reference: http://docs.openstack.org/developer/ironic-inspector/http-api.html



