paunch/paunch/utils
Emilien Macchi 341e5f6337 Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all'
In the case of nova_libvirt container, we want to use all CPUs that are
reported online.
Rather than computing the list with Python (which has proven to be
problematic on PPC), let the container engine figuring it out by itself
like it was the case before.

Change-Id: I5d1b88c90dbc4114d996008a407cd1dd9a6eb9da
Closes-Bug: #1868135
(cherry picked from commit 9b62765121)
2020-03-19 17:39:11 -04:00
..
__init__.py Add --cpuset-cpus support 2019-09-16 21:35:47 +00:00
common.py Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 17:39:11 -04:00