Comment 4 for bug 1060925

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

Reviewed: https://review.openstack.org/16683
Committed: http://github.com/openstack/nova/commit/8f6a718c653ff9e058c5dad83a0009f3f14bc074
Submitter: Jenkins
Branch: stable/folsom

commit 8f6a718c653ff9e058c5dad83a0009f3f14bc074
Author: Sirisha Devineni <email address hidden>
Date: Fri Oct 5 21:50:42 2012 +0530

    Update kernel_id and ramdisk_id while rebuilding instance

    While rebuilding an instances if kernel_id and ramdisk_id associated
    with new image_ref then update instances table for instance_id
    with the new kernel and ramdisk.

    Fixes bug 1060925

    Change-Id: I07dfdbed8580411adea14fd6c5be1a9569a7a021
    (cherry picked from commit c781e90929a6b3c39c0528a864cf560a5a8999e2)