Comment 6 for bug 1425982

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

Reviewed: https://review.openstack.org/162637
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5980394bf04bae78562494c66232fc72f4d0af98
Submitter: Jenkins
Branch: stable/5.1

commit 5980394bf04bae78562494c66232fc72f4d0af98
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