L3 agent: log traceback on floating ip setup failure
Currently l3 agent suppresses exception traceback and just
raises new FloatingIpSetupException so it's impossible to see
actual issue from logs.
The patch adds LOG.exception() to the exception handler before
reraising.
Reviewed: https:/ /review. openstack. org/280194 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=3188b458fd2 9bbd7711277bc33 7c0dacbaab4b9e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3188b458fd29bbd 7711277bc337c0d acbaab4b9e
Author: Oleg Bondarev <email address hidden>
Date: Mon Feb 15 15:39:59 2016 +0300
L3 agent: log traceback on floating ip setup failure
Currently l3 agent suppresses exception traceback and just Exception so it's impossible to see
raises new FloatingIpSetup
actual issue from logs.
The patch adds LOG.exception() to the exception handler before
reraising.
Closes-Bug: #1545695 f98a564475527b9 7ee6d0178f9
Change-Id: Ia4557473c7e362