Comment 8 for bug 1950894

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/845634
Committed: https://opendev.org/openstack/charm-nova-compute/commit/e2daf7121f3acc0b3d814cc8037de0a4a6c6d2c9
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit e2daf7121f3acc0b3d814cc8037de0a4a6c6d2c9
Author: Erlon R. Cruz <email address hidden>
Date: Fri Nov 26 15:33:02 2021 -0300

    Fixes Nova live-migration post-copy

    Live migration post-copy was not working because to be effective,
    'live_migration_timeout_action' must be set to 'force_complete'.

    Closes-bug: #1950894
    Change-Id: I66984a12b89cb0ac2aeebeb393a6f6c026d865da
    (cherry picked from commit d04cbcea20915c7db6011c7e53cdc53613ee9744)