Limits engine workers for virtual deployments 23/14523/2
authorTim Rozet <trozet@redhat.com>
Mon, 23 May 2016 14:45:13 +0000 (10:45 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 23 May 2016 14:52:09 +0000 (10:52 -0400)
commitbe03cde24377105b340bbd2d5acae84617ffb7c6
tree42e7846127366f250ce1498329fd0e9f3382eaee
parent7879a52a6d429fb33abf3b76ee8bb5a826a96286
Limits engine workers for virtual deployments

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>
build/undercloud.sh
build/virtual-environment.yaml [new file with mode: 0644]
ci/deploy.sh