Comment 3 for bug 1665263

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

Reviewed: https://review.openstack.org/437222
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f9ac9531fb3259fe83642dce92d0d1901d0f067e
Submitter: Jenkins
Branch: master

commit f9ac9531fb3259fe83642dce92d0d1901d0f067e
Author: Balazs Gibizer <email address hidden>
Date: Thu Mar 9 17:28:02 2017 +0100

    Fix missing instance.delete notification

    The I8742071b55f018f864f5a382de20075a5b444a79 introduced cases when an
    instance object is destroyed without the instance.delete notification
    being emitted.

    This patch adds the necessary notification to restore legacy
    behaviour.

    Closes-Bug: #1665263
    Change-Id: I55ce90ca34c927c5dcd340fa5bdb0607a4ad4971