Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 9 Aug 2017 20:11:10 +0000 (20:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 9 Aug 2017 20:11:10 +0000 (20:11 +0000)
commit5120622ef1f2c6c732fed537fb924ae725ab11a9
treeb9106fe89ee3fdb4cd83cd25485aa9c82d46e1e3
parentb21812da729c8269ac3987871f15b312c88fd637
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 <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
docs/submodules/apex