Comment 8 for bug 1521958

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to oslo.messaging (stable/liberty)

Reviewed: https://review.openstack.org/255532
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=9e095c4bd84c3e83e394071c4f49a8bba3eb1dd6
Submitter: Jenkins
Branch: stable/liberty

commit 9e095c4bd84c3e83e394071c4f49a8bba3eb1dd6
Author: Mehdi Abaakouk <email address hidden>
Date: Wed Dec 9 18:49:19 2015 +0100

    Don't trigger error_callback for known exc

    When AMQPDestinationNotFound is raised, we must not
    call the error_callback method. The exception is logged
    only if needed in upper layer (amqpdriver.py).

    Related-bug: #1524418
    Related-bug: #1521958

    (cherry picked from commit Ic1ddec2d13172532dbaa572d04a4c22c97ac4fe7)

    Change-Id: Id874fcfb50b1661031589bfb6d93ddb84a1467c6