Comment 10 for bug 1379729

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

Reviewed: https://review.openstack.org/171579
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=ef23c6ec9f7f932c2a95c70526297c32362b36a7
Submitter: Jenkins
Branch: stable/juno

commit ef23c6ec9f7f932c2a95c70526297c32362b36a7
Author: Nikhil Manchanda <email address hidden>
Date: Tue Mar 31 20:23:08 2015 -0700

    Fixed NotificationTransformer to handle missing InstanceServiceStatus

    Fixed NotificationTransformer to not send exists notifications for
    new Trove instances which do not have an InstanceServiceStatus
    created for them yet. The notifications for these instances will
    eventually be sent during the next iteration of the scheduled task.

    Change-Id: I002ab89f8c7715310f1890a34967c8172a5d96ef
    Closes-Bug: 1379729
    (cherry picked from commit 80f898d3ba16d5c644447dbacf3a1bad6eaa6488)