Metadata-Version: 2.1
Name: panko
Version: 10.0.0
Summary: Event storage publisher and API for Ceilometer
Home-page: https://docs.openstack.org/panko/latest/
Author: OpenStack
Author-email: openstack-dev@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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.6
Requires-Dist: Paste
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10)
Requires-Dist: WSME (>=0.8)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: alembic (!=0.8.1,!=0.9.0,>=0.7.6)
Requires-Dist: debtcollector (>=1.2.0)
Requires-Dist: elasticsearch (<3.0.0)
Requires-Dist: keystonemiddleware (>=5.1.0)
Requires-Dist: lxml (>=2.3)
Requires-Dist: oslo.config (>=3.9.0)
Requires-Dist: oslo.context (>=2.22.0)
Requires-Dist: oslo.db (>=4.1.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.log (>=4.3.0)
Requires-Dist: oslo.middleware (>=3.10.0)
Requires-Dist: oslo.policy (>=3.6.0)
Requires-Dist: oslo.reports (>=0.6.0)
Requires-Dist: oslo.serialization (>=2.25.0)
Requires-Dist: oslo.utils (>=3.5.0)
Requires-Dist: pbr (>=2.0.0)
Requires-Dist: pecan (>=1.0.0)
Requires-Dist: pymongo (!=3.1)
Requires-Dist: python-dateutil (>=2.4.2)
Requires-Dist: stevedore (>=1.9.0)
Requires-Dist: tenacity (>=3.1.0)

panko
=====

The Panko project is an event storage service that provides the ability
to store and querying event data generated by Ceilometer with potentially
other sources.

Panko is a component of the OpenStack Telemetry project.

-------------
Documentation
-------------

Documentation for the project can be found at:
https://docs.openstack.org/panko/latest/

Launchpad Projects
------------------
- Server: https://launchpad.net/panko
- Client: https://launchpad.net/python-pankoclient

Code Repository
---------------
- Server: https://github.com/openstack/panko
- Client: https://github.com/openstack/python-pankoclient

Bug Tracking
------------
- Bugs: https://storyboard.openstack.org/#!/project/openstack/panko

IRC
---
IRC Channel: #openstack-telemetry on Freenode.

Release notes
-------------
Release notes: https://docs.openstack.org/releasenotes/panko/



