Comment 44 for bug 1628606

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/train)

Reviewed: https://review.opendev.org/c/openstack/nova/+/865381
Committed: https://opendev.org/openstack/nova/commit/d3b46af01b7afa1a9051cb440a7986bfcb1a59b1
Submitter: "Zuul (22348)"
Branch: stable/train

commit d3b46af01b7afa1a9051cb440a7986bfcb1a59b1
Author: Artom Lifshitz <email address hidden>
Date: Fri May 1 13:47:44 2020 -0400

    func: Add _live_migrate helper to InstanceHelperMixin

    This is a partial backport of I70c4715de05d64fabc498b02d5c757af9450fbe9
    that introduced this helper will addressing feedback on
    Ia3d7351c1805d98bcb799ab0375673c7f1cb8848 and
    I78e79112a9c803fb45d828cfb4641456da66364a that landed in Victoria.

    Follow-up for NUMA live migration functional tests

    This patch addresses outstanding feedback on
    Ia3d7351c1805d98bcb799ab0375673c7f1cb8848 and
    I78e79112a9c803fb45d828cfb4641456da66364a.

    Related-Bug: #1628606

    Change-Id: I70c4715de05d64fabc498b02d5c757af9450fbe9
    (cherry picked from commit ca8f1f422298b0a26cf30165595d256f4fa71135)
    (cherry picked from commit 726ca4aec5ccea96748de88b2c2a2fd1a078cfc5)