puppet-ceilometer/releasenotes/notes/remove-gnocchi-dispatcher-0fcce9d915f074e7.yaml
Tobias Urdin d10a6d9c28 Remove gnocchi dispatcher
The gnocchi dispatcher has been deprecated for multiple cycles
and is no longer the prefered way to send options to gnocchi.

They should be sent as URL parameters when configuring the
gnocchi:// publisher in the pipelines.

Change-Id: Ica6b5248f0ef6b6d5dbdf8021598926899a3127e
2019-08-20 10:14:44 +02:00

8 lines
317 B
YAML

---
upgrade:
- |
The deprecated class ceilometer::dispatcher::gnocchi is removed.
All options that should be sent to gnocchi should be sent as URL parameters
defined in the pipeline publishers for example if using the notification
agent that is ceilometer::agent::notification::pipeline_publishers.