Comment 9 for bug 1257273

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/86546
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=503be24afa122eef08186001e54c1e1180114ccf
Submitter: Jenkins
Branch: master

commit 503be24afa122eef08186001e54c1e1180114ccf
Author: Jon Bernard <email address hidden>
Date: Fri Dec 13 11:12:34 2013 -0500

    Prevent creation of http images with invalid URIs

    Active images should always be ready to be downloaded, regardless
    they're locally or remotely stored. This patch prevents images with
    invalid location URIs from being created and entering the 'active'
    state with no data. This is only for the HTTP store.

    Closes-Bug: #1257273
    Co-authored: Jon Bernard <email address hidden>
    Change-Id: Iffce79b654cabe8397c85b2cc50c4b7f59733ea5