Comment 6 for bug 1288188

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

Reviewed: https://review.openstack.org/81549
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6206d555c3cd129a9ea83174ee786e1e15a4c48c
Submitter: Jenkins
Branch: master

commit 6206d555c3cd129a9ea83174ee786e1e15a4c48c
Author: Oleg Bondarev <email address hidden>
Date: Wed Mar 19 18:38:49 2014 +0400

    Fix usage of save_and_reraise_exception

    Set reraise=False for the cases where the purpose of exception
    handler is to reraise proper type of exception

    Change-Id: Id6595ba1e160b9033d519ded16e0fbd2f91ccb5d
    Closes-Bug: #1288188