summaryrefslogtreecommitdiffstats
path: root/build/virtual-environment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-23Limits engine workers for virtual deploymentsTim Rozet1-0/+17
Heat uses sub-process forking for increasing number of workers to handle tasks. This patch limits number of workers in undercloud and overcloud for virtual deployments to help battle resource contention. Change-Id: I70edff708b7dcaf114b285046af3138a67167150 Signed-off-by: Tim Rozet <trozet@redhat.com>