L3 agent: traceback is suppressed on floating ip setup failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Oleg Bondarev | ||
Kilo |
New
|
Undecided
|
Unassigned |
Bug Description
Following traceback says nothing about actual exception and makes it hard to debug issues:
2016-02-10 05:26:54.025 682 ERROR neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
2016-02-10 05:26:54.025 682 TRACE neutron.
Need to log actual exception with traceback before reraising.
Fix proposed to branch: master /review. openstack. org/280194
Review: https:/