Comment 6 for bug 1709902

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

Reviewed: https://review.openstack.org/493037
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9b9c2c52f323c536fb90bb29a40efbed1b129594
Submitter: Jenkins
Branch: master

commit 9b9c2c52f323c536fb90bb29a40efbed1b129594
Author: Balazs Gibizer <email address hidden>
Date: Fri Aug 11 11:40:35 2017 +0200

    delete allocation of evacuated instance

    After evacuation the instance has allocations on both the source and
    the destination computes. This is OK as the source compute is down.
    However after the source compute is brought up the allocation from
    the source host needs to be cleaned up.

    Closes-Bug: #1709902
    Change-Id: I0df401a7c91f012fdb25cb0e6b344ca51de8c309