Comment 2 for bug 1404956

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

Reviewed: https://review.openstack.org/151729
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=23e257e0ebb3094306e84f4699c5adeab16b73e8
Submitter: Jenkins
Branch: master

commit 23e257e0ebb3094306e84f4699c5adeab16b73e8
Author: Robb Romans <email address hidden>
Date: Fri Jan 30 10:19:06 2015 -0600

    Configure glance notification driver

    Glance does not use the message queue without the optional Telemetry
    service. Set default glance notification_driver values to noop. This
    prevents creation of a queue with no consumer and eliminates issues with
    the additional configuration necessary for notifications. The Telemetry
    chapter reconfigures glance to properly use notifications.

    Change-Id: If4e3d7cbfb18b7a9f8ae4c1d7309664b30a03a73
    Closes-bug: 1404956
    backport: juno