X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Ftest%2Fpythonsdk%2Fsrc%2Foransdk%2Fpolicy%2Ftemplates%2Fcommission_apex.json.j2;h=57f4734c3050239bc8293b3a31cf0d5f99746817;hb=facf93e436bfe13e866f86a510bad8c1c9c85430;hp=cdacaa1e473760df4c211f2e3f3a9ccf8f89bff0;hpb=5288913d914df119819fd349c57eb3ace44a423c;p=it%2Fdep.git diff --git a/smo-install/test/pythonsdk/src/oransdk/policy/templates/commission_apex.json.j2 b/smo-install/test/pythonsdk/src/oransdk/policy/templates/commission_apex.json.j2 index cdacaa1e..57f4734c 100644 --- a/smo-install/test/pythonsdk/src/oransdk/policy/templates/commission_apex.json.j2 +++ b/smo-install/test/pythonsdk/src/oransdk/policy/templates/commission_apex.json.j2 @@ -158,7 +158,7 @@ entity that generated the ONSET event will be the target. "DMaaPConsumer": { "carrierTechnologyParameters": { "parameters": { - "url": "http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT/users/link-monitor-nonrtric?timeout=15000&limit=100" + "url": "http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT/{{dmaapGroup}}/{{dmaapUser}}?timeout=15000&limit=100" }, "carrierTechnology": "RESTCLIENT", "parameterClassName": "org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters" @@ -2111,4 +2111,4 @@ Policy Types. This does NOT support the legacy Policy YAML policy type. "version": "1.0.1" } } -} \ No newline at end of file +}