Update git submodules
authorFeng Pan <fpan@redhat.com>
Tue, 19 Jun 2018 14:47:26 +0000 (14:47 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 19 Jun 2018 14:47:26 +0000 (14:47 +0000)
commit6683995ae1bec1454add69921a587b70ef598988
treea00f5e444ba21a9fad25023c80c0b83101777787
parentfc2e8a9c69e0f10f9d5bd5596c5247423f2f502c
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes Ceph PG calculation"
  - Fixes Ceph PG calculation

    Baremetal deployments were failing because the ceph PG size was
    exceeding the max allowed. Virtual was still working because we lower
    the number of pools and pg/osd. This patch changes the values to a
    number which should work for both virtual and baremetal. Also includes a
    fix which adds the controllers back as OSDs and a few other cleanup
    issues.

    JIRA: APEX-614
    JIRA: APEX-569

    Change-Id: I2ad65727ecdcaa0454eb53d25e32b7f1a53cd3a4
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex