Comment 15 for bug 1546635

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

Reviewed: https://review.openstack.org/344257
Committed: https://git.openstack.org/cgit/openstack/fuel-devops/commit/?id=d62e43f3e39eaa37e8321a4bfaee577aeb0d7cbd
Submitter: Jenkins
Branch: master

commit d62e43f3e39eaa37e8321a4bfaee577aeb0d7cbd
Author: Dennis Dmitriev <email address hidden>
Date: Tue Jul 19 17:05:03 2016 +0300

    Fix for qcow2 volume resize

    If qcow2 volume has bigger size than specified for the volume with
    the attribute 'capacity', qemu-img fails to shrink such image.

    - do not fail if the image cannot be shrinked to specified size

    Change-Id: I8560e04657eb6570c43ebe07ddd5aa4975de9aec
    Closes-Bug:#1546635