Comment 4 for bug 1819764

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

Reviewed: https://review.openstack.org/650060
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=17e6ca727207a21028f2878a1e01047c1be2ad36
Submitter: Zuul
Branch: stable/stein

commit 17e6ca727207a21028f2878a1e01047c1be2ad36
Author: Matt Riedemann <email address hidden>
Date: Tue Mar 12 16:11:04 2019 -0400

    Don't warn on network-vif-unplugged event during live migration

    The "network-vif-unplugged" event is expected during live migration
    and nothing listens for it so we should not log a warning in that case.

    Change-Id: I8fd8df211670f1abbcb7b496e62589295922bdc1
    Closes-Bug: #1819764
    (cherry picked from commit 521e59224e8a595af66ec898f1bb739a9dbe7d97)