CDS SDC listener crashing 96/103396/3
authorSebastien Premont-Tendland <sebastien.premont@bell.ca>
Mon, 9 Mar 2020 21:55:41 +0000 (17:55 -0400)
committerSebastien Premont-Tendland <sebastien.premont@bell.ca>
Mon, 9 Mar 2020 22:02:11 +0000 (22:02 +0000)
commit19b2a3f19a60e4b47fd364db92ce01b412aebe86
treec23ff9dc391b572c68eecdd875a01ede4c386149
parenta53b32f6eb8529777573db53e61d474363a13ef9
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
kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml