Update git submodules
authorTim Rozet <trozet@redhat.com>
Tue, 21 Nov 2017 16:25:50 +0000 (11:25 -0500)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Nov 2017 21:10:35 +0000 (21:10 +0000)
commit1c3fcf0259b4657e304cb910fdd1bd23484f856c
treea1c1659401df5215981c67e49511f29886267dd4
parente13d2daafe4126200aa7ba003d3a5aaadbf50d37
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes upstream deployments

    There was an issue with patching the overcloud where the patch binary is
    missing, making it impossible to apply patches.  This change install
    patch now on the image.

    Also, although deployments were successful, storage was not working.
    This is because by default upstream does not apply Ceph OSDs to compute
    nodes for hyperconverged Ceph, but we use this as our standard
    deployment in Apex.  This patch inserts CephOSD into the default Compute
    role.  Note: we normally override role's services in regular Apex
    deployments so we do not hit this issue there.

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