Conform to helm standards
[oom.git] / kubernetes / policy / charts / drools / resources / config / opt / policy / config / drools / base.conf
1 # Copyright © 2017 Amdocs, Bell Canada, AT&T
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # SYSTEM software configuration 
16
17 POLICY_HOME=/opt/app/policy
18 POLICY_LOGS=/var/log/ONAP/policy
19 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
20 KEYSTORE_PASSWD=PolicyR0ck$
21
22 # Telemetry credentials
23
24 ENGINE_MANAGEMENT_PORT=9696
25 ENGINE_MANAGEMENT_HOST=0.0.0.0
26 ENGINE_MANAGEMENT_USER=@1b3rt
27 ENGINE_MANAGEMENT_PASSWORD=31nst31n
28
29 # nexus repository
30
31 snapshotRepositoryID=policy-nexus-snapshots
32 snapshotRepositoryUrl=http://{{.Release.Name}}-{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/snapshots/
33 releaseRepositoryID=policy-nexus-releases
34 releaseRepositoryUrl=http://{{.Release.Name}}-{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/releases/
35 repositoryUsername=admin
36 repositoryPassword=admin123
37
38 # Relational (SQL) DB access 
39
40 SQL_HOST={{.Release.Name}}-{{.Values.global.mariadb.nameOverride}}
41 SQL_USER=policy_user
42 SQL_PASSWORD=policy_user
43
44 # PDP-D DMaaP configuration channel
45
46 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
47 PDPD_CONFIGURATION_SERVERS=dmaap
48 PDPD_CONFIGURATION_API_KEY=
49 PDPD_CONFIGURATION_API_SECRET=
50 PDPD_CONFIGURATION_CONSUMER_GROUP=
51 PDPD_CONFIGURATION_CONSUMER_INSTANCE=
52 PDPD_CONFIGURATION_PARTITION_KEY=
53
54 # PAP
55
56 PAP_HOST={{.Release.Name}}-{{.Values.global.pap.nameOverride}}
57 PAP_USERNAME=testpap
58 PAP_PASSWORD=alpha123
59
60 # PDP-X
61
62 PDP_HOST={{.Release.Name}}-{{.Values.global.pdp.nameOverride}}
63 PDP_USERNAME=testpdp
64 PDP_PASSWORD=alpha123
65 PDP_CLIENT_USERNAME=python
66 PDP_CLIENT_PASSWORD=test
67 PDP_ENVIRONMENT=TEST
68
69 # DCAE DMaaP
70
71 DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
72 DCAE_SERVERS=dmaap
73
74 # Open DMaaP
75
76 DMAAP_SERVERS=dmaap
77
78 # AAI
79
80 AAI_URL=https://aai.api.simpledemo.openecomp.org:8443
81 AAI_USERNAME=POLICY
82 AAI_PASSWORD=POLICY
83
84 # MSO
85
86 SO_URL=http://mso:8080/ecomp/mso/infra
87 SO_USERNAME=InfraPortalClient
88 SO_PASSWORD=password1$
89
90 # VFC
91
92 VFC_URL=
93 VFC_USERNAME=
94 VFC_PASSWORD=