Comment 6 for bug 1521958

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

Reviewed: https://review.openstack.org/255530
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=8093aefaae695bc4407b451f8863ed1137a0e022
Submitter: Jenkins
Branch: stable/kilo

commit 8093aefaae695bc4407b451f8863ed1137a0e022
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: I4bc323f0b9578cfd4972f882d6fbf59b9064ca53