Comment 5 for bug 955527

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

Reviewed: https://review.openstack.org/5396
Committed: http://github.com/openstack/glance/commit/6619298fc17b0cf8b9c0bd0be53162139c802eee
Submitter: Jenkins
Branch: master

commit 6619298fc17b0cf8b9c0bd0be53162139c802eee
Author: Eoghan Glynn <email address hidden>
Date: Thu Mar 15 13:44:56 2012 +0000

    Ensure copy and original image IDs differ.

    Ensure the copy_from tests have unmarshalled a distinct ID for the
    copied image, in order to eliminate the possibility that the subsequent
    deletion of the original image impacts on the existence of the copy.

    Eliminates one bizarre and unlikely explanation for the test failures
    reported in bug 955527.

    Change-Id: If8d0720f6d08cdc57a3e01431bd3460d95a868a9