Comment 3 for bug 1729784

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

Reviewed: https://review.openstack.org/517592
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ecf12a4dd132e4aa9c2e3563a41acc0ab6d13978
Submitter: Zuul
Branch: master

commit ecf12a4dd132e4aa9c2e3563a41acc0ab6d13978
Author: zte-hanrong <email address hidden>
Date: Thu Nov 2 16:09:26 2017 +0800

    Fix incorrect known vcpuset when CPUPinningUnknown raised

    When exception.CPUPinningUnknown or exception.CPUUnPinningUnknown
    is raised, the value of known vcpuset is NUMACell's pinned_cpus,
    it should be NUMACell's cpuset.

    Close-Bug: #1729784
    Change-Id: I1902dc40623af62fd83fac222099f664d7d19ed9