963e63cd55
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 |
||
---|---|---|
.. | ||
k8sapp_openstack | ||
.gitignore | ||
.stestr.conf | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
upper-constraints.txt |
k8sapp-openstack
This project contains StarlingX Kubernetes application specific python plugins for the openstack application. These plugins are required to integrate the openstack application into the StarlingX application framework and to support the various StarlingX deployments.