Update git submodules
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Thu, 6 Jun 2019 10:10:58 +0000 (10:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 6 Jun 2019 10:10:58 +0000 (10:10 +0000)
* Update docs/submodules/oom.git from branch 'master'
  to 7f68e58cda64be4cf24091840a86b9e8ee6a60b6
  - Merge "Fix issue with etcd pod startup"
  - Fix issue with etcd pod startup

    Etcd pod fails to start with file not found error.
    The error is being caused because the pod is stuck
    in an infinite loop as the readiness probe is not true.
    Since, we are anyway checking the pod status, we removed
    the readiness probe as it is not needed.
    Bumped up version of etcd to 3.2.24
    This fixes a known issue:
    https://github.com/etcd-io/etcd/pull/4861

    Issue-ID: MULTICLOUD-660
    Change-Id: I815766b4a8f187d88bb2fcdb71e9d6e24b277d25
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/submodules/oom.git

index f07214a..7f68e58 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f07214a0022af59b4305039fb2368642bc14c942
+Subproject commit 7f68e58cda64be4cf24091840a86b9e8ee6a60b6