d10a6d9c28
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
8 lines
317 B
YAML
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.
|