Comment 4 for bug 1273876

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ceilometer (stable/havana)

Reviewed: https://review.openstack.org/73483
Committed: https://git.openstack.org/cgit/stackforge/puppet-ceilometer/commit/?id=6bc791fd06eae9d9c0ac7904710e008a23aefdd3
Submitter: Jenkins
Branch: stable/havana

commit 6bc791fd06eae9d9c0ac7904710e008a23aefdd3
Author: Mathieu Gagné <email address hidden>
Date: Tue Jan 28 18:13:01 2014 -0500

    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)