Update git submodules
authorSebastien Premont-Tendland <sebastien.premont@bell.ca>
Tue, 10 Mar 2020 08:10:54 +0000 (04:10 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Mar 2020 08:10:54 +0000 (08:10 +0000)
commit4563484c40ddddd2104ec30dff52d526ac7b0640
treea4c9c94fdbafae59b9905388192d41c1f822e0c2
parent197fd0818603afa6529b0ce1d3141399a8b79458
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
docs/submodules/oom.git