From: Scott Seabolt Date: Tue, 10 Oct 2017 15:03:21 +0000 (-0400) Subject: Update appc.properties for Closed Loop topic names X-Git-Tag: v1.2.0~29 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=commitdiff_plain;h=bf801793129d7f6fb0cd62f425ae5b7cea2c9f53 Update appc.properties for Closed Loop topic names Added topic names APPC-LCM-READ and APPC-LCM-WRITE for the LCM Read and Write topics Issue-Id: APPC-265 Change-Id: I46fd41467f88d651f43b9e4d8e02cda81a522a0a Signed-off-by: Scott Seabolt --- diff --git a/installation/src/main/properties/appc.properties b/installation/src/main/properties/appc.properties index b2d4e1c..eb3021d 100644 --- a/installation/src/main/properties/appc.properties +++ b/installation/src/main/properties/appc.properties @@ -78,8 +78,8 @@ dmaap.poolMembers=10.0.11.1:3904 # appc-event-listener-bundle properties (only defined in src/test of default.properties) appc.LCM.poolMembers=10.0.11.1:3904 -appc.LCM.topic.read=testLCM -appc.LCM.topic.write=testLCM +appc.LCM.topic.read=APPC-LCM-READ +appc.LCM.topic.write=APPC-LCM-WRITE appc.LCM.client.name=APPC-EVENT-LISTENER-TEST appc.LCM.provider.user=admin appc.LCM.provider.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U