Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 26 Apr 2017 13:47:48 +0000 (09:47 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 27 Apr 2017 08:13:30 +0000 (08:13 +0000)
commit3b7ed59ac86dfe6f1166e4aa27766ee1ae018e46
treecc0afacc631f1d8d32911a113f07e900f700fc7f
parent08dcf9c6f98b671e670e405bb4c5c6aa3ab24f4a
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 <trozet@redhat.com>
docs/submodules/apex