DEPRECATED, Client library for Panko API
OpenStack Release Bot
bfadfc1cf9
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Icc075fced9df5668bd52903191ef5f39f29aaa24 Sem-Ver: feature |
||
---|---|---|
doc | ||
pankoclient | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Python bindings to the OpenStack Panko API
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
).
- Free software: Apache license
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source