Comment 5 for bug 1425982

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/161185
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=f7cea2502b8da64e7b5b64d15433012670f078a7
Submitter: Jenkins
Branch: master

commit f7cea2502b8da64e7b5b64d15433012670f078a7
Author: Bartłomiej Piotrowski <email address hidden>
Date: Wed Mar 4 12:51:42 2015 +0100

    Disable notifications in Nova and Glance without Ceilometer

    Currently, even if Ceilomemter isn't enabled, notifications for the Nova
    and Glance services on the controller nodes are enabled. The notification.*
    queues are being filled up, but no consumer reads from them.

    Glance changes are taken from I3f2c29adbfb605ef288962f72ba81c11811cb35

    Change-Id: I00db51ceb4121e73bfe7e256b895e4fae122a496
    Closes-Bug: 1425982