[release-announce] pankoclient 0.7.0 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 19 15:14:54 UTC 2019


We are psyched to announce the release of:

pankoclient 0.7.0: Python client library for OpenStack Panko project.

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/pankoclient

Download the package from:

    https://pypi.org/project/pankoclient

For more details, please see below.

Changes in pankoclient 0.6.0..0.7.0
-----------------------------------

28b5586 Add Python 3 Train unit tests
dfe2407 Remove telemetry-tox-py37
02361f1 Replace git.openstack.org URLs with opendev.org URLs
d37b151 OpenDev Migration Patch
5c320bc Dropping the py35 testing
4723ef8 Add Osprofiler support for Panko client
bfadfc1 Update master for stable/stein
a7eb48e Update json module to jsonutils
d1e1acf add python 3.7 unit test job
2505229 Update mailinglist from dev to discuss
130b8db Add Python 3.6 classifier to setup.cfg
8acbe80 add python 3.6 unit test job
2c456f5 Remove PyPI downloads


Diffstat (except docs and test files)
-------------------------------------

.gitreview                    |  2 +-
.zuul.yaml                    | 10 +---------
README.rst                    |  6 +-----
pankoclient/client.py         |  2 ++
pankoclient/v2/events_cli.py  |  5 ++---
releasenotes/source/index.rst |  1 +
releasenotes/source/stein.rst |  6 ++++++
requirements.txt              |  1 +
setup.cfg                     |  5 +++--
tox.ini                       |  4 ++--
10 files changed, 20 insertions(+), 22 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 600e72d..0ba2e2b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,0 +10 @@ oslo.utils>=3.18.0 # Apache-2.0
+osprofiler>=1.4.0 # Apache-2.0






More information about the Release-announce mailing list