Comment 9 for bug 1545675

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

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

commit c7a6673fd5621d1c121c20376634ec49644fae59
Author: Nikola Dipanov <email address hidden>
Date: Wed Feb 17 19:27:36 2016 +0000

    RT: aborting claims clears instance host and NUMA info

    When the claim is aborted, this information is no longer correct for the
    instance, so we clear it to avoid inconsistencies.

    Change-Id: I83a5f06adb22c21392d5fc867728181ea4b0454d
    Resolves-bug: 1545675