]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Remove gnocchi dispatcher
authorTobias Urdin <tobias.urdin@binero.se>
Tue, 20 Aug 2019 08:14:44 +0000 (10:14 +0200)
committerTobias Urdin <tobias.urdin@binero.se>
Tue, 20 Aug 2019 08:14:44 +0000 (10:14 +0200)
commitd10a6d9c28dea8d4e8ce515844dcb3fea8027652
treedb00cac677df200b204e695d1c8fe9865ba8c936
parent7949e78c68b6ad1e55357e923cdf7dd23953d2a6
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
manifests/dispatcher/gnocchi.pp [deleted file]
releasenotes/notes/remove-gnocchi-dispatcher-0fcce9d915f074e7.yaml [new file with mode: 0644]
spec/classes/ceilometer_dispatcher_gnocchi_spec.rb [deleted file]