Comment 8 for bug 1545675

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

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

commit 521decbe9f79e337fb14571367c6008969a7133a
Author: Nikola Dipanov <email address hidden>
Date: Wed Feb 17 19:24:06 2016 +0000

    objects: Allow instance to reset the NUMA topology

    This will be used when aborting claims, since the claim will (if
    successful) update the instance with the claimed topology,

    In case of an abort - we want to make sure it's clear for consistency
    sake. This will be done in the follow up patch.

    Change-Id: I2989446fdaa44a30d90ae2ab29fc27fb2ad03c4a
    Partial-bug: 1545675