Comment 10 for bug 1671011

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/904085
Committed: https://opendev.org/openstack/nova/commit/787839f6637f292fb5656725e5dae12fbe6e3c3e
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 787839f6637f292fb5656725e5dae12fbe6e3c3e
Author: Sivasathurappan Radhakrishnan <email address hidden>
Date: Fri Mar 10 22:16:42 2017 +0000

    Allow live migrate paused instance when post copy is enabled

    Live migration of paused instance fails when VIR_MIGRATE_POSTCOPY
    flag is set. In this patch, the flag is unset to permit live migration
    of paused instance.

    Change-Id: Ib5cbc948cb953e35a22bcbb859976f0afddcb662
    Closes-Bug: #1671011
    (cherry picked from commit 33fa92b6cb1dfeb88a4188c0e4e4ce51be1f7a4b)
    (cherry picked from commit 989ee448906f4ca623f6b14ef8c7af8c8fa10e2f)
    (cherry picked from commit 5db7a7b3db2c394b4cda095dfe3a0a72f8106466)