python2-panko

Client library for OpenStack panko server - Python 2.x

Install

All systems
curl cmd.cat/python2-panko.sh
Debian Debian
apt-get install python-pankoclient
image/svg+xml Kali Linux
apt-get install python-pankoclient

python-pankoclient

Client library for OpenStack panko server - Python 2.x

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 Telemetry project. This is a client library for Panko built on the Panko API. It provides a Python API (the pankoclient module) and a OSC (the openstackclient CLI) command-line tool (openstack event). This package provides the Python 2.x module.