Comment 2 for bug 1268294

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/66194
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=671cd61704551a5d1fd753bb890650edd6dcd152
Submitter: Jenkins
Branch: master

commit 671cd61704551a5d1fd753bb890650edd6dcd152
Author: Avishay Traeger <email address hidden>
Date: Sun Jan 12 15:43:34 2014 +0200

    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