aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json
diff options
context:
space:
mode:
authorKeguang He <hekeguang@chinamobile.com>2023-04-11 09:44:24 +0000
committerGerrit Code Review <gerrit@onap.org>2023-04-11 09:44:24 +0000
commit2782fb96825e56d01e1b6b4f426fae8e1e8815fb (patch)
tree0f7e6cd8d952b3ef68fe0597cf8c80bd37a35ca9 /intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json
parenta893668c5c913ccb6cc3189fdce3331f866cd700 (diff)
parentd126dba33d4033e9f5af5e00d3830d2e05474b26 (diff)
Merge "Fix some issues and Add UT"
Diffstat (limited to 'intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json')
-rw-r--r--intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json b/intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json
index 892d77e..a7b5a07 100644
--- a/intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json
+++ b/intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json
@@ -10,7 +10,7 @@
"fetch_timeout" : 15000,
"fetch_limit" : 100,
"dmaap_info":{
- "topic_url":"http://message-router:3904/events/CCVPN-CL-DCAE-EVENT",
+ "topic_url":"http://message-router:3904/events/unauthenticated.CCVPN_CL_DCAE_EVENT",
"client_role":"org.onap.uui.intentanalysisSub",
"location":"onap",
"client_id":"intent-analysis-1"