Comment 8 for bug 1718485

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

Reviewed: https://review.openstack.org/508878
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=98cef3a7529d7e8756d39302300c921ba52246c2
Submitter: Zuul
Branch: stable/ocata

commit 98cef3a7529d7e8756d39302300c921ba52246c2
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)