Comment 5 for bug 1712008

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

Reviewed: https://review.openstack.org/495170
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=52d732d6bdb78ca5c940112e8dff6eef7f6828e8
Submitter: Jenkins
Branch: master

commit 52d732d6bdb78ca5c940112e8dff6eef7f6828e8
Author: Lajos Katona <email address hidden>
Date: Fri Aug 18 13:02:48 2017 +0200

    Add functional force live migrate test

    Forced live migration now seems to be failing, as after the movement of
    the VM, the allocations are only present on the source host, and not on
    the destination host.
    The related assertions are commented out and replaced with wrong ones to
    make the test pass.

    Related-Bug: #1712008
    Change-Id: I6856f57426db6f2f49daea86679b50d5d019fe19