]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
base.py: Improve exception handling
authorSergey Belous <sbelous@mirantis.com>
Thu, 15 Jan 2015 11:47:42 +0000 (14:47 +0300)
committerSergey Belous <sbelous@mirantis.com>
Thu, 15 Jan 2015 12:20:09 +0000 (15:20 +0300)
commit0e9168de80bbb6b4a3d84a46d833509ed4560e51
treeefd38a3c8bee9ff38a9af205b46f6847378b3098
parenteaaad83e92079b79e37da1850e0919277585db9e
base.py: Improve exception handling

When logging exceptions the exception handling should make use
of save_and_reraise.

Change-Id: I3fd3aea1719d493b4184247991e2e5f79c4218aa
Closes-bug: #1305032
neutron/api/v2/base.py