Metadata-Version: 2.1
Name: monasca-log-api
Version: 2.10.0
Summary: Monasca API for sending log entries
Home-page: https://github.com/openstack/monasca-log-api
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
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.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: Paste (>=2.0.2)
Requires-Dist: falcon (>=2.0.0)
Requires-Dist: keystonemiddleware (>=4.17.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.context (>=2.19.2)
Requires-Dist: oslo.middleware (>=3.31.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: monasca-common (>=2.7.0)
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,!=0.21.0,>=0.18.2)
Requires-Dist: monasca-statsd (>=1.1.0)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/monasca-log-api.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

OpenStack Monasca-Log-Api
=========================

OpenStack Monasca-Log-Api provides RESTful Api to collect logs
from the OpenStack cloud.

OpenStack Monasca-Log-Api is distributed under the terms of the Apache
License, Version 2.0. The full terms and conditions of this
license are detailed in the LICENSE file.

Api
---

To learn how to use Monasca-Log-Api, consult the documentation
available online at:

* `Api Guide <https://docs.openstack.org/api-guide/monitoring-log-api/>`_
* `Api Ref <https://docs.openstack.org/api-ref/monitoring-log-api/>`_

For more information on OpenStack Apis, SDKs and CLIs,
please see:

* `OpenStack Application Development <https://www.openstack.org/appdev/>`_
* `OpenStack Developer Documentation <https://developer.openstack.org/>`_

Developers
----------

For information on how to contribute to Monasca-Log-Api, please see the
contents of the CONTRIBUTING.rst.

Any new code must follow the development guidelines detailed
in the HACKING.rst file, and pass all unit tests as well as linters.

Further developer focused documentation is available at:

* `Monasca-Log-Api <https://docs.openstack.org/monasca-log-api/latest/>`_

Operators
---------

To learn how to deploy and configure OpenStack Monasca-Log-Api, consult the
documentation available online at:

* `Installation <https://docs.openstack.org/monasca-log-api/latest/install/>`_
* `Configuration <https://docs.openstack.org/monasca-log-api/latest/configuration/>`_

Bug tracking
------------

In the unfortunate event that bugs are discovered, they should
be reported to the appropriate bug tracker. If you obtained
the software from a 3rd party operating system vendor, it is
often wise to use their own bug tracker for reporting problems.
In all other cases use the master OpenStack bug tracker,
available at:

* `Storyboard <https://storyboard.openstack.org/#!/project/869>`_



