cloudkitty/releasenotes/notes/remove-v2-gnocchi-storage-a83bd58008bfd92e.yaml
Luka Peschke 1ede03ba2c Delete v2 gnocchi storage
This is part of a global effort to clean up CloudKitty's
unmaintained codebase.

This storage backend was only present for development purposes,
and not production ready. A second v2 backend will be implemented
in the future, with support for HA/clustering.

Change-Id: Iab9d152d2851ca385e607d338c0a09b74ba7e3b3
Story: 2004400
Task: 28568
2019-02-01 16:53:05 +01:00

6 lines
158 B
YAML

---
deprecations:
- |
The gnocchi v2 storage backend has been removed. Users wanting to use the
v2 storage interface must use the InfluxDB backend.