Comment 4 for bug 1425982

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

Reviewed: https://review.openstack.org/162035
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=18a71ce7b0c457b7f6539593be68f8e2cf758aa3
Submitter: Jenkins
Branch: stable/6.0

commit 18a71ce7b0c457b7f6539593be68f8e2cf758aa3
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