aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/main/resources
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-03-14 02:07:32 -0400
committerRob Daugherty <rd472p@att.com>2018-03-14 04:08:41 -0400
commit38f720752af4d4aad8c4e467a288d9048659f688 (patch)
treee81066a8b5c77272e30fb57a64999573c4db4d86 /common/src/main/resources
parentaee3d223f92a6f250f43e17558a2dfd576ff7294 (diff)
AT&T 1712 and 1802 release code
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'common/src/main/resources')
-rw-r--r--common/src/main/resources/ASDC.properties5
-rw-r--r--common/src/main/resources/dmaap/default-consumer.properties28
-rw-r--r--common/src/main/resources/dmaap/default-publisher.properties28
-rw-r--r--common/src/main/resources/dmaap/empty.txt0
4 files changed, 61 insertions, 0 deletions
diff --git a/common/src/main/resources/ASDC.properties b/common/src/main/resources/ASDC.properties
index 5f4f0baa6c..f0f38a5a46 100644
--- a/common/src/main/resources/ASDC.properties
+++ b/common/src/main/resources/ASDC.properties
@@ -182,6 +182,11 @@ ASDC_INIT_ASDC_CLIENT_SUC=\
ASDC Controller successfully initialized|\
No resolution needed|\
ASDC client initialized
+ASDC_PROPERTIES_LOAD_SUCCESS=\
+ MSO-ASDC-5332I|\
+ Properties file loaded successfully|\
+ No resolution needed|\
+ Properties file loaded successfully
ASDC_GENERAL_EXCEPTION_ARG=\
MSO-ASDC-9300E|\
Exception: {0}|\
diff --git a/common/src/main/resources/dmaap/default-consumer.properties b/common/src/main/resources/dmaap/default-consumer.properties
new file mode 100644
index 0000000000..4d2ecce068
--- /dev/null
+++ b/common/src/main/resources/dmaap/default-consumer.properties
@@ -0,0 +1,28 @@
+TransportType=HTTPAAF
+Latitude=47.778998
+Longitude=-122.182883
+Version=1.0
+ServiceName=dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
+Environment=TEST
+Partner=BOT_R
+routeOffer=MR1
+SubContextPath=/events/
+Protocol=http
+MethodType=GET
+contenttype=application/json
+host=http://olsd005.wnsnet.attws.com:3904
+partition=MSO
+maxBatchSize=100
+maxAgeMs=250
+group=MSO
+id=dev
+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=src/main/resources/dmaap/empty.txt
+MessageSentThreadOccurance=50
diff --git a/common/src/main/resources/dmaap/default-publisher.properties b/common/src/main/resources/dmaap/default-publisher.properties
new file mode 100644
index 0000000000..af1b481165
--- /dev/null
+++ b/common/src/main/resources/dmaap/default-publisher.properties
@@ -0,0 +1,28 @@
+TransportType=HTTPAAF
+Latitude=47.778998
+Longitude=-122.182883
+Version=1.0
+ServiceName=dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
+Environment=TEST
+Partner=BOT_R
+routeOffer=MR1
+SubContextPath=/events/
+Protocol=http
+MethodType=POST
+contenttype=application/json
+host=http://olsd005.wnsnet.attws.com:3904
+partition=MSO
+maxBatchSize=100
+maxAgeMs=250
+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=src/main/resources/dmaap/empty.txt
+MessageSentThreadOccurance=50
+
+
diff --git a/common/src/main/resources/dmaap/empty.txt b/common/src/main/resources/dmaap/empty.txt
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/src/main/resources/dmaap/empty.txt