Added support for Consul/CBS and multiple DFCs
[integration.git] / test / mocks / datafilecollector-testharness / simulator-group / consul / c15_feed1_PM_feed4_TEST.json
1 {
2   "dmaap.ftpesConfig.keyCert": "config/dfc.jks",
3   "dmaap.ftpesConfig.keyPassword": "secret",
4   "dmaap.ftpesConfig.trustedCa": "config/ftp.jks",
5   "dmaap.ftpesConfig.trustedCaPassword": "secret",
6   "dmaap.security.trustStorePath": "change it",
7   "dmaap.security.trustStorePasswordPath": "trustStorePasswordPath",
8   "dmaap.security.keyStorePath": "keyStorePath",
9   "dmaap.security.keyStorePasswordPath": "change it",
10   "dmaap.security.enableDmaapCertAuth": "false",
11   "dmaap.dmaapProducerConfiguration": [
12     {
13       "changeIdentifier": "PM_MEAS_FILES",
14       "feedName": "feed01"
15     },
16     {
17       "changeIdentifier": "TEST_FILES",
18       "feedName": "feed04"
19     }
20   ],
21   "streams_subscribes": {
22     "dmaap_subscriber": {
23       "dmmap_info": {
24         "topic_url": "http://dradmin:dradmin@mrsim:2222/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c15/C15"
25       },
26       "type": "message_router"
27     }
28   }
29 }