Comment 2 for bug 1131291

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

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

commit edbfe4c78cca6c4dd8b8a164de86b1fa4c210ab9
Author: Mate Lakat <email address hidden>
Date: Thu Feb 21 17:10:42 2013 +0000

    XenAPINFS: Fix Volume always uploaded as vhd/ovf

    Fixes bug 1131291

    copy_volume_to_image was always using the glance plugin to do the
    upload, and was ignoring the users request. Thus the image was always
    uploaded as vhd/ovf. This patch is using the image utils to fix the
    generic case.

    Change-Id: If12c3d175b3d4437305ac4d2f954a2a42ee3a3c1