]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Print driver exception on retype
authorAvishay Traeger <avishay@il.ibm.com>
Sun, 12 Jan 2014 13:43:34 +0000 (15:43 +0200)
committerAvishay Traeger <avishay@il.ibm.com>
Sun, 12 Jan 2014 13:43:34 +0000 (15:43 +0200)
commit671cd61704551a5d1fd753bb890650edd6dcd152
treeaab5c112a7418d4cd4365eb6515e18c703e400d3
parent8d1fd9eef3fec6ec1efdda54cf3f2b5764fb7c9a
Print driver exception on retype

If the driver raises an exception, make sure it is printed. Also change
the logging level from info to error because an exception should not be
thrown under normal conditions.

Change-Id: I003959c3f7c7667124ef61911587012fd4e1d667
Closes-Bug: #1268294
cinder/volume/manager.py