Comment 2 for bug 1044008

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

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

commit ce4dbbd7d5d9a1266b194ae0ae5f923697d36318
Author: Rick Harris <email address hidden>
Date: Thu May 3 22:30:32 2012 +0000

    On rebuild, the compute.instance.exists

    notification should contain the original image
    metadata.

    In order to do this, the original system metadata associated
    with the instance is preserved and passed along to the
    rebuild_instance() in the compute manager.

    (Code originally from Iccha Sethi and Rick Harris.)

    bug 1044008

    Change-Id: Ieb60a2871a2a209ef467e2b51dab375872649a18