summaryrefslogtreecommitdiffstats
path: root/platform-logic/datachange/src/main/xml
diff options
context:
space:
mode:
authorjanani b <janani.b@huawei.com>2019-04-05 19:19:29 +0530
committerDan Timoney <dtimoney@att.com>2019-04-09 14:11:03 +0000
commitb06adb947bb41b3a0b273cef0ae6819a69e97ffc (patch)
tree36c18d971ca57b6ec9b36ba8d653ec324b316779 /platform-logic/datachange/src/main/xml
parent9393046f20cfd9e8df1c3ad0a59f565737f1f3a0 (diff)
Changing the DG param to use "_"
All the parameters of DG will use "_" instead of ":" Issue-ID: CCSDK-1045 Change-Id: Iaf4d76f808798ca9a3209dfe0fd792f26a3c939a Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: 0fb3e0e11b347f001353df62b428f5e2d5ef1f9c
Diffstat (limited to 'platform-logic/datachange/src/main/xml')
-rw-r--r--platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml
index e11daddd..f6cd4d19 100644
--- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml
+++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml
@@ -102,8 +102,7 @@
</outcome>
</switch>
<set>
- <parameter name="input" value="ietf-subscribed-notifications:establish-subscription.input."/>
- <parameter name="`$input + 'encoding'`" value="encode-json"/>
+ <parameter name="ietf-subscribed-notifications_establish-subscription.input.encoding" value="encode-json"/>
</set>
<execute plugin="org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode" method="establishSubscription">
<parameter name="subscriberId" value="sotn-controller"/>