From 5120622ef1f2c6c732fed537fb924ae725ab11a9 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 9 Aug 2017 20:11:10 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Sets baremetal workers to 12" - Sets baremetal workers to 12 There is an issue where in Newton the number of workers (sub processes) opened per openstack service scales with the number of logical cores on the system. On servers with large amount of processors this causes the cloud to fail after some time due to running out of RAM. This patch will limit the number of worker processes to 12, which is the limit in Ocata and onwards. JIRA: APEX-410 Change-Id: I28c4762830c19cd758a0729017f2d4a9ebe372b4 Signed-off-by: Tim Rozet Signed-off-by: Feng Pan --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/apex') diff --git a/docs/submodules/apex b/docs/submodules/apex index 5597f9921..9fccd16b2 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 5597f9921bd46f5f0a100e64ed927f7170fe7725 +Subproject commit 9fccd16b2998007022eb360cf06262f803ea84a4 -- cgit 1.2.3-korg