DEPRECATED, Client library for Panko API
Go to file
ZhongShengping 5c320bc419 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: Ic09c22a79fb3ea647db0ea6decd4f47174b0b3be
2019-04-15 09:46:47 +08:00
doc Fix doc builds 2018-02-27 16:06:42 +00:00
pankoclient Add Osprofiler support for Panko client 2019-04-12 08:27:05 +00:00
releasenotes Update master for stable/stein 2019-03-18 14:54:38 +00: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
.zuul.yaml Dropping the py35 testing 2019-04-15 09:46:47 +08:00
CONTRIBUTING.rst Initial commit 2017-02-14 12:06:46 +08:00
HACKING.rst Update documentation URLs 2017-07-17 10:35:28 +00: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 Remove PyPI downloads 2018-06-07 22:38:41 +08:00
babel.cfg Initial commit 2017-02-14 12:06:46 +08:00
bindep.txt Add python 3.7 gating 2018-07-26 07:46:39 +02:00
requirements.txt Add Osprofiler support for Panko client 2019-04-12 08:27:05 +00:00
setup.cfg Dropping the py35 testing 2019-04-15 09:46:47 +08:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
tox.ini Dropping the py35 testing 2019-04-15 09:46:47 +08:00

README.rst

Python bindings to the OpenStack Panko API

Latest Version

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