From 4563484c40ddddd2104ec30dff52d526ac7b0640 Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Tue, 10 Mar 2020 04:10:54 -0400 Subject: Update git submodules * Update docs/submodules/oom.git from branch 'master' to 19b2a3f19a60e4b47fd364db92ce01b412aebe86 - CDS SDC listener crashing The environment specification for AUTO in sdc defines the UEB endpoints with the namespace appended to message-router "message-router.onap". In CDS configuration we were only specifying the hostname "message-router" causing SDC to not find a suitable environment and returning an error. Modified the sdc listener configuration in CDS to append the namespace to the configuration. Issue-ID: CCSDK-2160 Signed-off-by: Sebastien Premont-Tendland Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/oom.git') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index a53b32f6e..19b2a3f19 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit a53b32f6eb8529777573db53e61d474363a13ef9 +Subproject commit 19b2a3f19a60e4b47fd364db92ce01b412aebe86 -- cgit