diff options
author | Sebastien Premont-Tendland <sebastien.premont@bell.ca> | 2020-03-10 04:10:54 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-10 08:10:54 +0000 |
commit | 4563484c40ddddd2104ec30dff52d526ac7b0640 (patch) | |
tree | a4c9c94fdbafae59b9905388192d41c1f822e0c2 | |
parent | 197fd0818603afa6529b0ce1d3141399a8b79458 (diff) |
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 <sebastien.premont@bell.ca>
Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject a53b32f6eb8529777573db53e61d474363a13ef +Subproject 19b2a3f19a60e4b47fd364db92ce01b412aebe8 |