Comment 4 for bug 1201676

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

Reviewed: https://review.openstack.org/38355
Committed: http://github.com/openstack/cinder/commit/84ca4b3698ae8512f6ba4cd72a57f662e35b59a0
Submitter: Jenkins
Branch: master

commit 84ca4b3698ae8512f6ba4cd72a57f662e35b59a0
Author: Bill Owen <email address hidden>
Date: Sun Jul 21 17:35:50 2013 -0700

    GPFS convert glance image to raw only when needed

    Modify _gpfs_fetch_to_raw to check image format. If already in raw
    format, no need to call convert_image. In that case, simply rename
    to destination name.

    Change-Id: I197d99194f93c02ce3c501de25433d89b23e6a35
    Fixes: bug #1201676