[release-announce] [telemetry] panko 2.0.3 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 26 11:41:42 UTC 2018
We are glad to announce the release of:
panko 2.0.3: Event storage dispatcher for Ceilometer
This release is part of the ocata release series.
Download the package from:
https://tarballs.openstack.org/panko/
For more details, please see below.
Changes in panko 2.0.2..2.0.3
-----------------------------
fabfd41 Use native Zuul v3 tox jobs
567af61 Zuul: Remove project name
0d07a06 Block keystonemiddleware for temporary + bindep
c926c3a zuul: run TripleO jobs with new zuulv3 layout
ac3aad7 Using fixtures.MockPatch instead of mockpatch.Patch
8dd9043 Zuul: add file extension to playbook path
96c63ca Move legacy jobs to project
5d6394b pass empty url if missing
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 83 +++++++++++++++++++++++++++++++++++
bindep.txt | 9 ++++
panko/storage/__init__.py | 2 +-
requirements.txt | 2 +-
6 files changed, 100 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c412f3b..dd497db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ tenacity>=3.1.0 # Apache-2.0
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.19.0,>=4.0.0 # Apache-2.0
More information about the Release-announce
mailing list