Comment 15 for bug 911599

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

Reviewed: https://review.openstack.org/2952
Committed: http://github.com/openstack/glance/commit/0db2cfadf5da692aa6f02abd20018f4aa3d49d2a
Submitter: Jenkins
Branch: master

commit 0db2cfadf5da692aa6f02abd20018f4aa3d49d2a
Author: Jay Pipes <email address hidden>
Date: Tue Jan 10 21:14:26 2012 -0500

    Bug#911599 - Location field wiped on update

    Adds unit test to verify behaviour required:

    * Location field may only be **edited** if the image is
      in a queued state, which indicates that the user issued
      a POST /images with NO location field and NO image data
    * Otherwise, Location field may not be edited and may not
      be read via the API server either.

    Change-Id: I42aba7bc8e2da6ac81b18b564ba096208406f893