Comment 25 for bug 1529534

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

Reviewed: https://review.openstack.org/261878
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=b9435c4efeef9f31dab2f1012e7a7364f7054197
Submitter: Jenkins
Branch: master

commit b9435c4efeef9f31dab2f1012e7a7364f7054197
Author: Hua Wang <email address hidden>
Date: Mon Dec 28 11:35:50 2015 +0800

    Don't add exception in msg when using LOG.exception

    LOG.exception can record the exception automatically, so we should
    add exception in msg.

    Change-Id: I60694fd8d1b1c0bd62461900c6746a0cc300cf5b
    Closes-Bug: #1529534