Comment 6 for bug 1374931

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

Reviewed: https://review.openstack.org/125479
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=63a5ad95f581354abf60c67a9f865041f5d5e05f
Submitter: Jenkins
Branch: master

commit 63a5ad95f581354abf60c67a9f865041f5d5e05f
Author: Gary W. Smith <email address hidden>
Date: Wed Oct 1 16:48:49 2014 -0700

    Enable launching instance from zero-size image snapshot

    Remove the general hardcoded minimum of 1GB volume size on the create
    instance workflow, and selectively enforce it when the volume size field
    is used and editable: namely, when launching an instance from an image
    and creating a new volume.

    This general minimum was preventing the launch of instances from image
    snapshots (whose size is reported as 0) by causing browser errors as the
    browser tried to highlight the error of the invisible size field.

    Closes-Bug: 1374931
    Change-Id: Ied0eb41f5198d935bbb0896e5004ea78176bc2b8