]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NVP: Add LOG.exception to see why router was not created
authorAaron Rosen <aaronorosen@gmail.com>
Tue, 14 Jan 2014 21:03:32 +0000 (13:03 -0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:11 +0000 (15:20 +0800)
commit41e92316c550a94271afcf38f58f606d418e9993
tree46bad77284d73ef4b6b87cc44e9397e2d70fffd3
parent635e9b10da439dec36d99d911472e9196392a3ff
NVP: Add LOG.exception to see why router was not created

Add missing LOG.exception so that it exposes what error occurred.

Change-Id: I9194795678a6be59eb1d2555dfa99ca7a035c418
Closes-bug: #1269152
neutron/plugins/nicira/NeutronPlugin.py