]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Remove glance_notifications from notification_topic
authorMathieu Gagné <mgagne@iweb.com>
Tue, 28 Jan 2014 23:13:01 +0000 (18:13 -0500)
committerMathieu Gagné <mgagne@iweb.com>
Fri, 14 Feb 2014 02:38:06 +0000 (21:38 -0500)
commit6bc791fd06eae9d9c0ac7904710e008a23aefdd3
treed79930be9a1cba4028f0f4b0aec2dada9089c793
parent3933601ec14cbf814cab23e383ac82bac05886c1
Remove glance_notifications from notification_topic

The default notification_topic in Glance has been changed from
'glance_notifications' to 'notifications' in grizzly-2.

Ceilometer was configured to also listen on the
'glance_notifications' notification_topic in addition to
'notifications' to patch this bug. It shouldn't anymore.

Change-Id: I3d797c7e849319a1e20ef3ecbf158e8b8579d450
Closes-bug: #1273876
(cherry picked from commit 924f18ffae174847d4c3d5ec5d5ae4241c9dd897)
manifests/init.pp
spec/classes/ceilometer_init_spec.rb