kuryr/kuryr/lib/binding/drivers
Hongbin Lu 2f38e07a38 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
2018-06-09 22:07:34 +00:00
..
__init__.py binding: Add driver based subsystem 2016-10-03 12:28:01 +02:00
hw_veb.py Introduce a SR-IOV binding driver 2017-10-16 13:45:16 +00:00
ipvlan.py Introduce a SR-IOV binding driver 2017-10-16 13:45:16 +00:00
macvlan.py Introduce a SR-IOV binding driver 2017-10-16 13:45:16 +00:00
nested.py Introduce a SR-IOV binding driver 2017-10-16 13:45:16 +00:00
utils.py mac and mtu is not configured in macvlan and ipvlan driver 2016-12-07 22:38:40 +08:00
veth.py Add logging for the original message 2018-06-09 22:07:34 +00:00
vlan.py Introduce a SR-IOV binding driver 2017-10-16 13:45:16 +00:00