Comment 7 for bug 1718485

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

Reviewed: https://review.openstack.org/508877
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c82fc7d43e8480f1fc99125cad52e9fc3db33ed3
Submitter: Zuul
Branch: stable/pike

commit c82fc7d43e8480f1fc99125cad52e9fc3db33ed3
Author: Balazs Gibizer <email address hidden>
Date: Thu Sep 21 11:06:05 2017 +0200

    Add live.migration.force.complete to the legacy notification whitelist

    The instance.live.migration.force.complete notificatons are missing from the
    legacy notification whitelist as every test emiting them are mocked out
    the rpc notifier call.

    This patch adds the extra test coverage and whitelists the notifications

    Change-Id: Idf20fb435a7d11ff93bcb137699a38f5e4562d4c
    Closes-Bug: #1718485
    (cherry picked from commit b4778065e9a53f62d8ceee5889e1f1bbb61191d6)