Comment 6 for bug 1220744

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

Reviewed: https://review.openstack.org/47718
Committed: http://github.com/openstack/glance/commit/acf805234ff0a922bedb47eb292f18a355e7cc57
Submitter: Jenkins
Branch: master

commit acf805234ff0a922bedb47eb292f18a355e7cc57
Author: Zhi Yan Liu <email address hidden>
Date: Sun Sep 22 14:14:02 2013 +0800

    Adding checking to prevent conflict image size

    Adding necessary checking to api v1 controller, to prevent client
    provide conflict image size by '--location' and '--size' arguments.

    Fixes bug: 1220744
    docImpact

    Change-Id: I0b846dd885ea6b675495058ac038eb9b5777fb81
    Signed-off-by: Zhi Yan Liu <email address hidden>