
11 Sep
2017
11 Sep
'17
11:38 a.m.
On Fri, Sep 08, 2017 at 18:26:39 +0200, Jiri Denemark wrote:
Requesting an automated switch to a post-copy migration (using --timeout-postcopy) without actually enabling post-copy migration (using --postcopy) doesn't really do anything. Let's make this dependency explicit to avoid unexpected behavior.
https://bugzilla.redhat.com/show_bug.cgi?id=1455023
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- tools/virsh-domain.c | 1 + 1 file changed, 1 insertion(+)
ACK, although this really is obious.