Comment 1 for bug 1340315

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

Reviewed: https://review.openstack.org/106113
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=15a93312641bb6121d20c7749481104a1ab34bd0
Submitter: Jenkins
Branch: master

commit 15a93312641bb6121d20c7749481104a1ab34bd0
Author: Vipin Balachandran <email address hidden>
Date: Sun Jun 29 19:00:04 2014 +0530

    VMware:Support for attaching disk to backing

    This change adds support for attaching a virtual disk to an existing
    backing VM. Currently volume creation from preallocated/sparse image doesn't
    honour the disk type in the volume extra spec and adapter type in the image
    meta-data. The workflow to address these issues requires the above mentioned
    method. This change also sets the disk size of backing to at least 1MB which
    is the minimum required by VIM APIs.

    Closes-Bug: #1340315
    Partial-Bug: #1284284
    Partial-Bug: #1287185
    Partial-Bug: #1287176

    Change-Id: Icdb1f26d5c8eaa42408a14c57c7394d96dda078f