From 3b7ed59ac86dfe6f1166e4aa27766ee1ae018e46 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 26 Apr 2017 09:47:48 -0400 Subject: Update git submodules * Update docs/submodules/apex from branch 'stable/danube' - 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 --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/apex b/docs/submodules/apex index 762ccea54..c67baa84b 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 762ccea54e63eb710491a6da56f5eb3aaa8b8120 +Subproject commit c67baa84baf6e5d5d1b07c0b9468e2435d50a970 -- cgit 1.2.3-korg