Comment 1 for bug 1776035

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kuryr (master)

Reviewed: https://review.openstack.org/574042
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=2f38e07a38be59305c573311a04c8d4b6de5a912
Submitter: Zuul
Branch: master

commit 2f38e07a38be59305c573311a04c8d4b6de5a912
Author: Hongbin Lu <email address hidden>
Date: Sat Jun 9 17:27:19 2018 +0000

    Add logging for the original message

    On port binding/unbinding, Kuryr catches exception raised from
    pyroute2 and re-raise a new exception. As a result, the detailed
    information contained in the original exception loses. This patch
    adds a logging to record the original exception message and trace.

    Related-Bug: #1776035
    Change-Id: I4b13724a460d84a2b953f750b8b88c0f60cee97d