Update git submodules
authorFeng Pan <fpan@redhat.com>
Fri, 1 Dec 2017 00:24:14 +0000 (00:24 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 1 Dec 2017 00:24:14 +0000 (00:24 +0000)
commitb6d06d9ada992a26467ce2c7111920814cfc1c4c
treedd89554c776e57a5ab383fc35dd557f1f1120d02
parent1886dcfe50bb34bff133cffe0d046728c20b40c4
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes inserting ceph OSD into compute role"
  - Fixes inserting ceph OSD into compute role

    The lineinfile was not actually inserting the CephOSD line because it
    was already present later in the file (regardless of 'insertbefore').
    Therefore we can fix it by simply removing the CephOSD line before we
    try to set it, since we do not need it in the storage role anyway.

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