From 1d511f8e05795fdebea843b1f25d80dbe1d3b990 Mon Sep 17 00:00:00 2001 From: Mike Elliott Date: Mon, 30 Apr 2018 14:27:30 +0000 Subject: [PATCH] Updated git submodules Project: oom master 1e2f68aa1bffa376126147d197b3f198e0b48e21 Merge "Fix SDNC DMaaP connectivity issues" Fix SDNC DMaaP connectivity issues DMaaP listener was not trying to connect to the right service name, so it was failing. In addition, the pod doesn't wait for the dmaap pod to be up and running before starting, so I've added that dependency. Lastly, I removed the config of the DMaaP port from the top level values.yaml files, as out of the box it's very unlikely this would be changed. Change-Id: I5a190b39f4f163b020189ac9dd178040f80125cd Signed-off-by: jmac Issue-ID: SDNC-293 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index d801f794a..1e2f68aa1 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit d801f794ab8089f9eed7309a5bc16282396239f8 +Subproject commit 1e2f68aa1bffa376126147d197b3f198e0b48e21 -- 2.16.6