Comment 3 for bug 1280327

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

Reviewed: https://review.openstack.org/75426
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=784372985907dd88771e4ee1ff32305022b49e78
Submitter: Jenkins
Branch: master

commit 784372985907dd88771e4ee1ff32305022b49e78
Author: Gordon Chung <email address hidden>
Date: Fri Feb 21 09:54:30 2014 -0500

    notifier middleware broken by oslo.messaging

    audit middleware in oslo-incubator is incompatible with oslo.messaging.
    an oslo.messaging compatible version is available in pycadf library.
    remove broken oslo-incubator code in this patch.

    also add middleware/request_id to openstack-common.conf so we continue
    to pull in request_id middleware but not audit/notifier.

    Partial-Bug: #1280327
    Change-Id: I665144b256da0b04267cac754324e5779512e65d