Comment 3 for bug 1025353

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/essex)

Reviewed: https://review.openstack.org/10238
Committed: http://github.com/openstack/glance/commit/55cf240cad2b52497cd8dc67f0e68ca7bd2dd9ae
Submitter: Jenkins
Branch: stable/essex

commit 55cf240cad2b52497cd8dc67f0e68ca7bd2dd9ae
Author: Eoghan Glynn <email address hidden>
Date: Thu Jul 12 15:04:22 2012 +0100

    Support zero-size image creation via the v1 API

    Addresses LP 1025353 for the v1 API.

    Transition image status to active immediately on creation
    (as opposed to leaving it queued forever) if the size is set
    to zero from the get-go.

    This change allows an image to be created that simply acts as
    a properties bucket, but requires no image data. For example,
    an image created from a booted-from-volume instance where only
    the kernel, ramdisk ID, and block device mappings are required.

    Change-Id: I61e96f3fe5f5245fec791170b4a8b4c72135c3de