DEPRECATED, Client library for Panko API
Go to file
liusheng 60cd259a7a Add "event trait list" command
This command allow users to list the trait values of an specified event
type and trait name.

Change-Id: Ia8b27af7ee6c8533855fbd4937511e64e38b6494
2017-03-15 16:38:22 +08:00
doc/source Fix issues after changing the package name to pankoclient 2017-03-01 10:21:23 +08:00
pankoclient Add "event trait list" command 2017-03-15 16:38:22 +08:00
releasenotes Initial commit 2017-02-14 12:06:46 +08:00
.coveragerc Initial commit 2017-02-14 12:06:46 +08:00
.gitreview Initial commit 2017-02-14 12:06:46 +08:00
.testr.conf Initial commit 2017-02-14 12:06:46 +08:00
CONTRIBUTING.rst Initial commit 2017-02-14 12:06:46 +08:00
HACKING.rst Initial commit 2017-02-14 12:06:46 +08:00
LICENSE Initial commit 2017-02-14 12:06:46 +08:00
MANIFEST.in Initial commit 2017-02-14 12:06:46 +08:00
README.rst Correct pypi links 2017-02-22 11:42:00 +08:00
babel.cfg Initial commit 2017-02-14 12:06:46 +08:00
requirements.txt Initial commit 2017-02-14 12:06:46 +08:00
setup.cfg Add "event trait list" command 2017-03-15 16:38:22 +08:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
test-requirements.txt [Fix gate]Update test requirement 2017-03-02 22:06:26 +08:00
tox.ini Initial commit 2017-02-14 12:06:46 +08:00

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