Incorrect image metadata sent in notification on rebuild

Bug #1044008 reported by Brian Elliott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brian Elliott

Bug Description

Nova saves Glance image metadata in the instance system metadata when an instance is built. On a rebuild operation, the compute.instance.exists event is incorrectly emitted with the new image's metadata, not the old image.

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

Fix proposed to branch: master
Review: https://review.openstack.org/12210

Changed in nova:
assignee: nobody → Brian Elliott (belliott)
status: New → In Progress
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

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-rc1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.