libvirt: Add announce-self post live-migration workaround
This patch adds a workaround that can be enabled
to send an announce_self QEMU monitor command
post live-migration to send out RARP frames
that was lost due to port binding or flows not
being installed.
Please note that this makes marks the domain
in libvirt as tainted.
See previous information about this issue in
the [1] bug.
Reviewed: https:/ /review. opendev. org/c/openstack /nova/+ /741529 /opendev. org/openstack/ nova/commit/ d44e24efe28e825 fbfd2c75a032bf2 d10109a439
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit d44e24efe28e825 fbfd2c75a032bf2 d10109a439
Author: Tobias Urdin <email address hidden>
Date: Thu Jul 16 21:29:32 2020 +0200
libvirt: Add announce-self post live-migration workaround
This patch adds a workaround that can be enabled
to send an announce_self QEMU monitor command
post live-migration to send out RARP frames
that was lost due to port binding or flows not
being installed.
Please note that this makes marks the domain
in libvirt as tainted.
See previous information about this issue in
the [1] bug.
[1] https:/ /bugs.launchpad .net/nova/ +bug/1815989
Change-Id: I7a6a6fe5f5b23e 76948b59a85ca9b e075a1c2d6d
Related-Bug: 1815989