DEPRECATED, Client library for Panko API
Go to file
gord chung 2a116079e7 move shell out of osc
move shell out of osc folder so we can create panko shell commands
without osc

Change-Id: I95bb58b5dcfc618fcb3a9f0e74b899714aac82ad
2017-05-24 20:24:13 +00:00
doc/source Modify the doc descriptions of pankoclient 2017-03-17 08:56:58 +08:00
pankoclient move shell out of osc 2017-05-24 20:24:13 +00:00
releasenotes Initial commit 2017-02-14 12:06:46 +08:00
.coveragerc Initial commit 2017-02-14 12:06:46 +08:00
.gitignore add .gitignore file 2017-05-16 19:30:03 +00: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 move shell out of osc 2017-05-24 20:24:13 +00:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
tox.ini use extras 2017-05-18 19:23:45 +00: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).