ceilometer/releasenotes/notes/remove-gnocchi-dispatcher-dd588252976c2abb.yaml
Julien Danjou 83ffaffcb2 Replace the Gnocchi dispatcher by a publisher
This removes the deprecated Gnocchi dispatcher and replaces it by its
equivalent publisher.

Change-Id: Ie44baf20ccb8de5794f5f0c3d4717f7e56afa63b
2017-10-13 18:18:07 +02:00

9 lines
364 B
YAML

---
upgrade:
- |
The Gnocchi dispatcher has been removed and replaced by a native Gnocchi
publisher. The configuration options from the `[dispatcher_gnocchi]` has
been removed and should be passed via the URL in `pipeline.yaml`. The
service authentication override can be done by adding specific credentials
to a `[gnocchi]` section instead.