Comment 13 for bug 1183283

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

Reviewed: https://review.openstack.org/30645
Committed: http://github.com/openstack/cinder/commit/b2371aeff9eccbd28952dd0f568da26722dc58f7
Submitter: Jenkins
Branch: master

commit b2371aeff9eccbd28952dd0f568da26722dc58f7
Author: John Griffith <email address hidden>
Date: Mon May 27 20:04:56 2013 +0000

    Catch and report errors from copy image to volume.

    The copy image-to-volume errors weren't being handled
    properly and the result was the lvcreate being retried
    even though the lvcreate itself succeeded.

    The result of this was misleading errors stating that
    the volume couldn't be created because it already existed
    (which it did, becuase the create itself was succesful).

    Fixes bug: 1183283

    Change-Id: I23f05fe64475c3efe285e05a258c4625b801375c