[new][telemetry] gnocchi 3.0.1 release
We are glowing to announce the release of: gnocchi 3.0.1: Metric as a Service Download the package from: https://tarballs.openstack.org/gnocchi/ For more details, please see below. Changes in gnocchi 3.0.0..3.0.1 ------------------------------- a44d88f Fix incorrect EXTRA_FLAVOR in plugin.sh 175d8bd carbonara: fix SplitKey with datetime greater than 32bits value 67cdbb7 Add http_proxy_to_wsgi to api-paste bc6a61d doc,tests: fix reaggregate/reaggregation mispelling 35e22d1 Fix some gabbi tests afdb605 Fix oslo.log minimum requirement c6b2c51 Update .gitreview for stable/3.0 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/plugin.sh | 2 +- etc/gnocchi/api-paste.ini | 15 +++++-- gnocchi/carbonara.py | 67 +++++++++++++++++----------- gnocchi/storage/_carbonara.py | 8 ++-- requirements.txt | 2 +- 13 files changed, 90 insertions(+), 56 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 23cf70d..818c2e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ oslo.config>=2.6.0 -oslo.log>=1.0.0 +oslo.log>=2.3.0
participants (1)
-
no-reply@openstack.org