Comment 6 for bug 882658

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

Reviewed: https://review.openstack.org/988
Committed: http://github.com/openstack/nova/commit/c13e7f79e52325792a130a578a74a170c01dc747
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit c13e7f79e52325792a130a578a74a170c01dc747
Author: Brian Waldon <email address hidden>
Date: Wed Oct 19 15:02:48 2011 -0400

    Creating uuid -> id mapping for S3 Image Service

    This creates a mapping of Glance uuids to preserve the
    EC2-specific image id format. This adds a lazily generated
    mapping layer that is stored in the database.

    This also fixes bug 882658

    Change-Id: I64bf6c7297b97f206b967781a28791aa3874ca81