Gnocchi 2.0.2 released
The OpenStack Telemetry team is pleased to announce the release of Gnocchi 2.0.2
You can get more information about bugs fixed on Launchpad since 2.0.0: https://launchpad.net/gnocchi/2.0/2.0.2 https://launchpad.net/gnocchi/2.0/2.0.1
It's also available on PyPI: https://pypi.python.org/pypi/gnocchi/2.0.2
Highlights ---------- - Fix some migration issues from Gnocchi 1.3.X
For more details, please see below.
Changes in gnocchi 2.0.0..2.0.2 -------------------------------
0c876c4 ensure timeseries has unique index f665a4d synchronously delete archives 0e85d8c Make the content of PKG-INFO can be decoded 43f0775 optimise timeseries f45bd17 close queues 9cf6c7d ceph: fix help string 1ed960a Pass aggregation when create AggregatedTimeSerie e7739cb fix migration from v1.3 to v2.0 eef4177 fix partitioning
Diffstat (except docs and test files) -------------------------------------
README.rst | 2 +- gnocchi/carbonara.py | 36 ++++++++++++++++--------- gnocchi/cli.py | 13 +++++---- gnocchi/storage/_carbonara.py | 1 + gnocchi/storage/ceph.py | 9 ++++--- 7 files changed, 104 insertions(+), 41 deletions(-)
participants (1)
-
Mehdi Abaakouk