Comment 2 for bug 1366758

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

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

commit 974c3b8cffbc708e7f816add7e79dbf72efccdd1
Author: John Garbutt <email address hidden>
Date: Mon Sep 8 12:23:15 2014 +0100

    Add progress and cell_name into notifications

    When the instance DB record is updated, we send notifications. To make
    those more useful, I have added in cell_name and progress. These fields
    where added after the initial notifications were added.

    Change-Id: I3bc770e3b8f211c27e5e4aadd1819507d643cc75
    Closes-Bug: #1366758