DEPRECATED, Client library for Panko API
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
astacksu a38ef12919 Fix help message of event list option 'filter'
The original description of the message is not working:

  <KEY1=VALUE1;KEY2=VALUE2...>

The feasible way to apply multiple filters are applying
the 'filter' option multipke times.

Change-Id: I58fc61f06a3c16f6062f643c323efaa00ef2f799
6 years ago
doc/source Merge "Docs: switch to openstackdocstheme" 6 years ago
pankoclient Fix help message of event list option 'filter' 6 years ago
releasenotes Docs: switch to openstackdocstheme 6 years ago
.coveragerc Initial commit 6 years ago
.gitignore add .gitignore file 6 years ago
.gitreview Initial commit 6 years ago
.testr.conf Initial commit 6 years ago
CONTRIBUTING.rst Initial commit 6 years ago
HACKING.rst Update documentation URLs 6 years ago
LICENSE Initial commit 6 years ago
MANIFEST.in Initial commit 6 years ago
README.rst Update documentation URLs 6 years ago
babel.cfg Initial commit 6 years ago
requirements.txt Initial commit 6 years ago
setup.cfg Merge "Docs: switch to openstackdocstheme" 6 years ago
setup.py Initial commit 6 years ago
tox.ini use extras 6 years ago

README.rst

Python bindings to the OpenStack Panko API

Latest Version

Downloads

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).