Comment 6 for bug 1153827

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

Reviewed: https://review.openstack.org/28614
Committed: http://github.com/openstack/nova/commit/a35e0f4292392cbe6a69b5155bca594a91d38316
Submitter: Jenkins
Branch: stable/grizzly

commit a35e0f4292392cbe6a69b5155bca594a91d38316
Author: Joe Gordon <email address hidden>
Date: Wed Mar 13 16:58:13 2013 -0700

    Delete InstanceSystemMetadata on instance deletion

    Thanks to no-db-compute only pre-delete instance data is used in
    notifications. So now we can go back to deleting InstanceSystemMetadata
    when an instance is deleted.

    Fixes bug 1153827

    Change-Id: Ic66b998cde2a15a24f302f08c34753a8b57da73d
    (cherry picked from commit 17bca438954638d74035d560e826a26a532b3ea3)