diff options
author | Ubuntu <lji@research.att.com> | 2017-02-25 00:26:06 +0000 |
---|---|---|
committer | Ubuntu <lji@research.att.com> | 2017-02-25 00:26:06 +0000 |
commit | 87a1507cbb443ef3b202e066353ac41bf5fce00c (patch) | |
tree | 2dbfa21b80aa090093876906973d5783d0a9b02c /docker_files/__MsgRtrApi.properties | |
parent | 2a392869cb8013245ad4a764363f8fb8e9654de9 (diff) |
removal of names and no longer needed files
Change-Id: Iff05cf50a515a008df23c3210a92c038e9862bb0
Signed-off-by: Ubuntu <lji@research.att.com>
Diffstat (limited to 'docker_files/__MsgRtrApi.properties')
-rwxr-xr-x | docker_files/__MsgRtrApi.properties | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docker_files/__MsgRtrApi.properties b/docker_files/__MsgRtrApi.properties index 5c89ea9..47293a7 100755 --- a/docker_files/__MsgRtrApi.properties +++ b/docker_files/__MsgRtrApi.properties @@ -123,18 +123,18 @@ maxcontentlength=10000 ############################################################################## #AAF Properties -msgRtr.namespace.aaf=com.att.dcae.dmaap.mtnje2.mr.topic -msgRtr.topicfactory.aaf=com.att.dcae.dmaap.topicFactory|:com.att.dcae.dmaap.mtnje2.mr.topic: -enforced.topic.name.AAF=com.att +msgRtr.namespace.aaf=org.openecomp.dcae.dmaap.mtnje2.mr.topic +msgRtr.topicfactory.aaf=org.openecomp.dcae.dmaap.topicFactory|:org.openecomp.dcae.dmaap.mtnje2.mr.topic: +enforced.topic.name.AAF=org.openecomp forceAAF=false transidUEBtopicreqd=false -defaultNSforUEB=com.att.dmaap.mr.ueb +defaultNSforUEB=org.openecomp.dmaap.mr.ueb ############################################################################## #Mirror Maker Agent -msgRtr.mirrormakeradmin.aaf=com.att.dmaap.mr.dev.mirrormaker|*|admin -msgRtr.mirrormakeruser.aaf=com.att.dmaap.mr.dev.mirrormaker|*|user -msgRtr.mirrormakeruser.aaf.create=com.att.dmaap.mr.dev.topicFactory|:com.att.dmaap.mr.dev.topic: +msgRtr.mirrormakeradmin.aaf=org.openecomp.dmaap.mr.dev.mirrormaker|*|admin +msgRtr.mirrormakeruser.aaf=org.openecomp.dmaap.mr.dev.mirrormaker|*|user +msgRtr.mirrormakeruser.aaf.create=org.openecomp.dmaap.mr.dev.topicFactory|:org.openecomp.dmaap.mr.dev.topic: msgRtr.mirrormaker.timeout=15000 -msgRtr.mirrormaker.topic=com.att.dmaap.mr.prod.mm.agent +msgRtr.mirrormaker.topic=org.openecomp.dmaap.mr.prod.mm.agent msgRtr.mirrormaker.consumergroup=mmagentserver msgRtr.mirrormaker.consumerid=1 |