Update git submodules
authorMike Elliott <mike.elliott@amdocs.com>
Fri, 10 Jan 2020 16:12:39 +0000 (16:12 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 10 Jan 2020 16:12:39 +0000 (16:12 +0000)
* Update docs/submodules/oom.git from branch 'master'
  to 3d6dc459a34a6e32088ea6732a056646142fe1d8
  - Merge "[DMaaP] Wait for AAF locate before AAF config"
  - [DMaaP] Wait for AAF locate before AAF config

    AAF config needs to have aaf locate service up and running in order to
    work properly (if not, it won't really crash but won't have done the
    real work).
    As per
    https://kubernetes.io/docs/concepts/workloads/pods/init-containers/#understanding-init-containers,
    "Each init container must complete must complete successfully before the
    next one starts".
    Adding a wait for readiness container before aaf config init containers
    should then do the job.

    Change-Id: Ida047728e4f14320ada8052c707b458450f4923b
    Issue-ID: DMAAP-1362
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
docs/submodules/oom.git

index 1069b0d..3d6dc45 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 1069b0d633d562277754a0c26223a18fa331df60
+Subproject commit 3d6dc459a34a6e32088ea6732a056646142fe1d8