[release-announce] [telemetry] pankoclient 0.3.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 13 09:31:56 UTC 2017


We are gleeful to announce the release of:

pankoclient 0.3.0: Python client library for OpenStack Panko project.

This is the first release of pankoclient. This release is part of the
pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-pankoclient

Download the package from:

    https://pypi.python.org/pypi/pankoclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-pankoclient

For more details, please see below.

Changes in pankoclient 493d6933a6269d6ca9d8deabdaf3be1f6180b10d..0.3.0
----------------------------------------------------------------------

f29cdbd Remove log translations
a9d817f [Fix gate]Update test requirement
aa014b6 Fix issues after changing the package name to pankoclient
3fe184f Make the output of "event  list" more pretty
9f0171f Add support for "event type list" command
abeccce Set universal=1 option for building wheel
c30ff62 Fix a pep8 issue to make sure the jenkins pass
da7dd7c Correct pypi links
8e4632f Rename pypi package name to pankoclient
2193dd2 Fix some version typo
62762c0 Fix some pep8 errors
86045a4 Update README.rst
2c5e8ab Add support for event commands
3d9eddf Fix capabilities list command
711bb8b Add capabilities list command




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

diff --git a/test-requirements.txt b/test-requirements.txt
index 3593d3f..b583e89 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ coverage>=4.0 # Apache-2.0
-hacking<0.12,>=0.11.0 # Apache-2.0
+hacking>=0.12.0,!=0.13.0,<0.14  # Apache-2.0





More information about the Release-announce mailing list