Migration/colo.c: Fix COLO failover status error
commit1fe6ab267fa6c7f75466063763370ef877465a87
authorZhang Chen <chen.zhang@intel.com>
Fri, 22 Mar 2019 10:13:30 +0000 (22 18:13 +0800)
committerJuan Quintela <quintela@redhat.com>
Mon, 25 Mar 2019 17:45:23 +0000 (25 18:45 +0100)
tree4cd463e5c3982368eb665c8353242fc4e37bffe8
parent281496bb8aaa36093625d459ac6f5cdcf5fa7c00
Migration/colo.c: Fix COLO failover status error

When finished COLO failover, the status is FAILOVER_STATUS_COMPLETED.
The origin codes misunderstand the FAILOVER_STATUS_REQUIRE.

Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/colo.c