Comment 3 for bug 1224211

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

Reviewed: https://review.openstack.org/46176
Committed: http://github.com/openstack/cinder/commit/25be69584f8a27fd0a9ac808596648905c1716ef
Submitter: Jenkins
Branch: stable/grizzly

commit 25be69584f8a27fd0a9ac808596648905c1716ef
Author: Mathieu Gagné <email address hidden>
Date: Wed Sep 11 22:34:36 2013 -0400

    Do not reschedule if copy_image_to_volume fails

    Catch any exception raised by copy_image_to_volume and wrap them
    in ImageCopyFailure. Raising ImageCopyFailure will prevent
    the volume from being rescheduled.

    Fixes: bug #1224211
    Change-Id: I1366f86927813cadefe742769eb7cff27ed41b7e