blob: 4d9c1974aa29648b4f8679ede873c68eaa8e5a6c [file] [log] [blame]
Gary Wu9abb61c2018-09-27 10:38:50 -07001{
LiamBurke0cddbac2019-06-04 13:04:22 +01002 "//description":"This file is only used for testing purposes",
3 "dmaap.ftpesConfig.keyCert":"/config/dfc.jks",
4 "dmaap.ftpesConfig.keyPassword":"secret",
5 "dmaap.ftpesConfig.trustedCa":"config/ftp.jks",
6 "dmaap.ftpesConfig.trustedCaPassword":"secret",
7 "dmaap.security.trustStorePath":"change it",
8 "dmaap.security.trustStorePasswordPath":"trustStorePasswordPath",
9 "dmaap.security.keyStorePath":"keyStorePath",
10 "dmaap.security.keyStorePasswordPath":"change it",
11 "dmaap.security.enableDmaapCertAuth":"false",
12 "dmaap.dmaapProducerConfiguration" : {
13 "changeIdentifier":"PM_MEAS_FILES",
14 "feedName":"feed00"
15 },
16 "streams_subscribes":{
17 "dmaap_subscriber":{
18 "dmmap_info":{
19 "topic_url":"http://dradmin:dradmin@dmaapmrhost:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12"
20 },
21 "type":"message_router"
22 }
23 },
24 "feed00":{
25 "username":"dradmin",
26 "log_url":"https://dmaapdrhost:8443/feedlog/1",
27 "publish_url":"https://dmaapdrhost:8443/publish/1",
28 "location":"san-francisco",
29 "password":"dradmin",
30 "publisher_id":"972.360gm"
Gary Wu9abb61c2018-09-27 10:38:50 -070031 }
LiamBurke0cddbac2019-06-04 13:04:22 +010032 }