tripleo-heat-templates/releasenotes/notes/gnocchi-archive-policy-deprecation-09c086e9a0f9af86.yaml
Mehdi Abaakouk a57f34f321 ceilometer: deprecation cleanup
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
2018-07-02 08:58:49 +02:00

6 lines
170 B
YAML

---
deprecations:
- |
GnocchiArchivePolicy is now deprecated. The archive policy have to be passed
through the PipelinePublishers/EventPipelinePublishers uris.