openstack-armada-app/python-k8sapp-openstack
Thiago Brito 963e63cd55 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 <thiago.brito@windriver.com>
Change-Id: I541760619f4c79c66a2bf22715afdc873b8343ce
2021-05-17 18:26:12 +00:00
..
centos Remove empty package from python-k8sapp-openstack 2021-01-06 14:35:03 -05:00
k8sapp_openstack Fix cpu_shared/dedicated_set config location 2021-05-17 18:26:12 +00:00