Comment 11 for bug 1712045

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

Reviewed: https://review.openstack.org/496728
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d041569ad540e9eb57eeaf5b20df4c8bde8b189f
Submitter: Jenkins
Branch: stable/pike

commit d041569ad540e9eb57eeaf5b20df4c8bde8b189f
Author: Dan Smith <email address hidden>
Date: Mon Aug 21 15:44:42 2017 -0700

    Remove source node allocation after live migration completes

    This is done in a similar way to evacuation and shelve offload
    to avoid further mingling of new-style allocation management
    code with existing resource tracker code (soon to be removed).

    Closes-Bug: #1712045
    Change-Id: I6afd69166704e45d983b8b06a32a2799fb82b58a
    (cherry picked from commit 72728ed01fe5d568855ad92596740a2da81169c4)