From a5498e53ed66e74fcbf2141e969433920b877282 Mon Sep 17 00:00:00 2001 From: Niranjana Date: Thu, 16 Sep 2021 09:05:06 +0000 Subject: Modify cm-handle feature Issue-ID: CCSDK-3342 Signed-off-by: Niranjana Change-Id: Id25c420ee7a0020c634d37f7afc354bed8dfcf6b --- .../addCMHandle/provider/src/main/resources/cm-handle.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sdnr/northbound/addCMHandle/provider/src/main/resources/cm-handle.properties') diff --git a/sdnr/northbound/addCMHandle/provider/src/main/resources/cm-handle.properties b/sdnr/northbound/addCMHandle/provider/src/main/resources/cm-handle.properties index ed3db009f..f027f5939 100644 --- a/sdnr/northbound/addCMHandle/provider/src/main/resources/cm-handle.properties +++ b/sdnr/northbound/addCMHandle/provider/src/main/resources/cm-handle.properties @@ -20,4 +20,8 @@ # -dmaap.url = https://dmaap-message-router/events +url = https://dmaap-message-router/events/CM_HANDLE +user = user +password = password +authentication = basic +dmi-service-name = dmi-service-name -- cgit 1.2.3-korg