DmaapClient LCM Consumer properties 35/45935/1
authorRuchira Agarwal <ra1926@att.com>
Thu, 3 May 2018 17:57:02 +0000 (17:57 +0000)
committerRuchira Agarwal <ra1926@att.com>
Thu, 3 May 2018 17:57:02 +0000 (17:57 +0000)
Add LCM Consumer properties to DmaapCient for Software-Upgrade

Change-Id: Ia0488fdcaae13c342f7fc6919c69e3eeb70f5433
Issue-ID: SDNC-300
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: 0e1a59e9a6b53f69e645c9ade5b23cda2e820557

installation/dmaap-listener/src/main/properties/dmaap-listener.properties
installation/dmaap-listener/src/main/properties/lcm.properties [new file with mode: 0755]

index ed0fd9c..df2b780 100755 (executable)
@@ -1 +1 @@
-subscriptions=org.onap.ccsdk.sli.northbound.dmaapclient.SdncDhcpEventConsumer:dhcpalert.properties
+subscriptions=org.onap.ccsdk.sli.northbound.dmaapclient.SdncDhcpEventConsumer:dhcpalert.properties;org.onap.ccsdk.sli.northbound.dmaapclient.SdncLcmDmaapConsumer:lcm.properties
diff --git a/installation/dmaap-listener/src/main/properties/lcm.properties b/installation/dmaap-listener/src/main/properties/lcm.properties
new file mode 100755 (executable)
index 0000000..95fde40
--- /dev/null
@@ -0,0 +1,36 @@
+TransportType=HTTPAUTH
+Latitude =50.000000
+Longitude =-100.000000
+Version =1.0
+ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.openecomp.org/events
+Environment =TEST
+Partner = BOT_R
+routeOffer=MR1
+SubContextPath =/
+Protocol =http
+MethodType =GET
+username =admin
+password =admin
+contenttype =application/json
+authKey=fxoW4jZrO7mdLWWa:f4KxkoBtToyoEG7suMoV8KhnkwM=
+authDate=2016-02-18T13:57:37-0800
+host=ueb.api.simpledemo.onap.org:3904
+topic=SDNC-LCM-READ
+group=jmsgrp
+id=sdnc_1
+timeout=15000
+limit=1000
+filter=
+AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
+AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
+AFT_DME2_REQ_TRACE_ON=true
+AFT_ENVIRONMENT=AFTUAT
+AFT_DME2_EP_CONN_TIMEOUT=15000
+AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
+AFT_DME2_EP_READ_TIMEOUT_MS=50000
+sessionstickinessrequired=NO
+DME2preferredRouterFilePath=/opt/onap/sdnc/data/properties/dmaap-listener.preferredRoute.txt
+sdnc.odl.user=admin
+sdnc.odl.password=admin
+sdnc.odl.url-base=https://sdnchost:8443/restconf/operations
+