aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'intentanalysis/src/main/resources')
-rw-r--r--intentanalysis/src/main/resources/dmaapConfig/dcae_dmaap_config.json2
-rw-r--r--intentanalysis/src/main/resources/dmaapConfig/policy_dmaap_config.json2
2 files changed, 2 insertions, 2 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"
diff --git a/intentanalysis/src/main/resources/dmaapConfig/policy_dmaap_config.json b/intentanalysis/src/main/resources/dmaapConfig/policy_dmaap_config.json
index e4d06b1..6a97c28 100644
--- a/intentanalysis/src/main/resources/dmaapConfig/policy_dmaap_config.json
+++ b/intentanalysis/src/main/resources/dmaapConfig/policy_dmaap_config.json
@@ -10,7 +10,7 @@
"fetch_timeout" : 15000,
"fetch_limit" : 100,
"dmaap_info": {
- "topic_url":"http://message-router:3904/events/CCVPN-CL-POLICY-EVENT",
+ "topic_url":"http://message-router:3904/events/unauthenticated.CCVPN_CL_POLICY_EVENT",
"client_role":"org.onap.uui.intentanalysisSub",
"location":"onap",
"client_id":"intent-analysis-1"