Comment 7 for bug 1928683

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-armada-app (r/stx.5.0)

Reviewed: https://review.opendev.org/c/starlingx/openstack-armada-app/+/792185
Committed: https://opendev.org/starlingx/openstack-armada-app/commit/61fc9116940ddfb9e477eedb7e8acce04338242f
Submitter: "Zuul (22348)"
Branch: r/stx.5.0

commit 61fc9116940ddfb9e477eedb7e8acce04338242f
Author: Thiago Brito <email address hidden>
Date: Fri May 14 15:36:07 2021 -0300

    Fix cpu_shared/dedicated_set config location

    Change I61514389b616db754b0d2f35deb0101f90dbdd02 removed the deprecated
    property vcpu_pin_set in favor of the newer cpu_shared_set and
    cpu_dedicated_set, but those new configs are placed under the [compute]
    section of nova.conf instead of [DEFAULT]. This is causing VMs to be
    scheduled on platform reserved cores. This commit will fix it.

    Closes-Bug: #1928683

    Signed-off-by: Thiago Brito <email address hidden>
    (cherry picked from commit 963e63cd55d5be4f5ddfc148ae00b6a46e071295)
    Change-Id: I6bb7dee74e18b2889d683757adb8bb91987f45db