Comment 3 for bug 1167759

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

Reviewed: https://review.openstack.org/28871
Committed: http://github.com/openstack/nova/commit/fe8bddc0f25c78af3cd98ba06b0768f2a99b9093
Submitter: Jenkins
Branch: master

commit fe8bddc0f25c78af3cd98ba06b0768f2a99b9093
Author: Jay Lau <email address hidden>
Date: Sat May 11 21:53:20 2013 +0800

    Add notification for live migration

    Fix bug 1167759

    Currently, if live migration failed, nova compute did not send
    notification, this causes other services such as nova-scheduler
    to have no chance to do some operations

    The fix add notification logic for live_migration like other
    VM instance operations such as resize, run instance etc.

    Change-Id: Iaf61f5268e07284fd7d69ff331ce3bacd380c02b