a57f34f321
Gnocchi dispatcher options will be removed upstream very soon [1]. But the deprecated options are still used in puppet-ceilometer and tht. I proposed the puppet-gnocchi deprecation here [2] ceilometer::dispatcher::gnocchi::url have been removed two cycles ago in Ceilometer and is already ignored . ceilometer::dispatcher::gnocchi::archive_policy/filter_project are passed to the url directly now. ceilometer::dispatcher::gnocchi::resources_definition_file was set to the default. So remove it does not change anything. [1] https://review.openstack.org/#/c/575368/ [2] https://review.openstack.org/#/c/577794/ Change-Id: Ie0ff6f40d81b2e748347bd4c0e532531960bdefb
6 lines
170 B
YAML
6 lines
170 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
GnocchiArchivePolicy is now deprecated. The archive policy have to be passed
|
|
through the PipelinePublishers/EventPipelinePublishers uris.
|