DEPRECATED, Client library for Panko API
Go to file
liusheng 2c5e8abccf Add support for event commands
Change-Id: I67af7921ea53dd97b176b87263dcb2b941cf819a
2017-02-14 17:27:29 +08:00
doc/source Add support for event commands 2017-02-14 17:27:29 +08:00
pankoclient Add support for event commands 2017-02-14 17:27:29 +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 Initial commit 2017-02-14 12:06:46 +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 support for event commands 2017-02-14 17:27:29 +08:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
test-requirements.txt Initial commit 2017-02-14 12:06:46 +08:00
tox.ini Initial commit 2017-02-14 12:06:46 +08:00

README.rst

python-pankoclient

Python client library for OpenStack Panko project.

This is a client for OpenStack Panko API. There's a Python API <api> (the pankoclient module), and a command-line script <shell> (installed as panko). Each implements the entire OpenStack Panko API.