Clean-up existing docker-compose solutions
[oam.git] / solution / smo / oam / controller / devicemanager.properties
1 [aai]
2 aaiPropertiesFile=null
3 aaiUrl=off
4 aaiHeaders=["X-TransactionId: 9999"]
5 aaiDeleteOnMountpointRemove=false
6 aaiTrustAllCerts=false
7 aaiApiVersion=aai/v13
8 aaiClientConnectionTimeout=30000
9 aaiApplicationId=SDNR
10 aaiReadTimeout=60000
11 aaiUserCredentials=
12 aaiPcks12ClientCertFile=
13 aaiPcks12ClientCertPassphrase=
14
15 [devicemonitor]
16 SeverityconnectionLossOAM=Major
17 SeverityconnectionLossMediator=Major
18 SeverityconnectionLossNeOAM=Major
19
20 [dmonf]
21 pollAlarms=false
22
23 [toggleAlarmFilter]
24 taEnabled=true
25 taDelay=3000
26
27 [housekeeping]
28 hkEnabled=false
29
30 [dcae]
31 dcaeUrl=off
32 dcaeUserCredentials=admin:admin
33 dcaeHeartbeatPeriodSeconds=120
34
35 [pm]
36 pmEnabled=true
37
38 [VESCollector]
39 VES_COLLECTOR_ENABLED=true
40 VES_COLLECTOR_TLS_ENABLED=false
41 VES_COLLECTOR_TRUST_ALL_CERTS=true
42 VES_COLLECTOR_USERNAME=sample1
43 VES_COLLECTOR_PASSWORD=sample1
44 VES_COLLECTOR_IP=ves-collector
45 VES_COLLECTOR_PORT=8080
46 VES_COLLECTOR_VERSION=v7
47 REPORTING_ENTITY_NAME=ONAP SDN-R
48 EVENTLOG_MSG_DETAIL=LONG
49
50 [dmonf14]
51 useDomApi=${SDNR_ONF14_USEDOMAPI}
52