Comment 3 for bug 1111632

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

Reviewed: https://review.openstack.org/22031
Committed: http://github.com/openstack/ceilometer/commit/5bf982c03f4d83fb7b593e76634e1fb5333e2255
Submitter: Jenkins
Branch: master

commit 5bf982c03f4d83fb7b593e76634e1fb5333e2255
Author: Doug Hellmann <email address hidden>
Date: Wed Feb 13 18:22:15 2013 -0500

    Use join_consumer_pool() for notifications

    Instead of using a private API only available to the kombu
    driver, use the new public API for receiving messages
    like notifications.

    blueprint move-listener-framework-oslo
    bug 1047015
    bug 1111632

    Change-Id: Ibf4c0fe7efca973f88b2eb880c920f2399de69d8
    Signed-off-by: Doug Hellmann <email address hidden>