From 9a9d6f6650f0623f806179fc832141be32e6652a Mon Sep 17 00:00:00 2001 From: su622b Date: Mon, 23 Apr 2018 16:34:35 -0400 Subject: Changes for AAF integration Issue-ID: DMAAP-245 Change-Id: Iea092ccd79d5a01add76dcf0489a742124d775a8 Signed-off-by: su622b --- bundleconfig-local/etc/appprops/MsgRtrApi.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bundleconfig-local') diff --git a/bundleconfig-local/etc/appprops/MsgRtrApi.properties b/bundleconfig-local/etc/appprops/MsgRtrApi.properties index 583178a..1ccd9f0 100644 --- a/bundleconfig-local/etc/appprops/MsgRtrApi.properties +++ b/bundleconfig-local/etc/appprops/MsgRtrApi.properties @@ -139,12 +139,12 @@ maxcontentlength=10000 ############################################################################## #AAF Properties -msgRtr.namespace.aaf=com.onap.dmaap.mr.topic -msgRtr.topicfactory.aaf=org.openecomp.dmaapBC.topicFactory|:org.openecomp.dmaapBC.topic: -enforced.topic.name.AAF=com.onap +msgRtr.namespace.aaf=org.onap.dmaap.mr.topic +msgRtr.topicfactory.aaf=org.onap.dmaap.mr.topicFactory|:org.onap.dmaap.mr.topic: +enforced.topic.name.AAF=org.onap forceAAF=false transidUEBtopicreqd=false -defaultNSforUEB=com.onap.dmaap.mr.ueb +defaultNSforUEB=org.onap.dmaap.mr.ueb ############################################################################## #Mirror Maker Agent msgRtr.mirrormakeradmin.aaf=com.onap.dmaap.mr.dev.mirrormaker|*|admin -- cgit 1.2.3-korg