OOM changes to support PE https
[oom.git] / kubernetes / policy / charts / drools / resources / config / opt / policy / config / drools / base.conf
1 # Copyright © 2017-2018 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/pdpd
19 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
20 KEYSTORE_PASSWD=Pol1cy_0nap
21 TRUSTSTORE_PASSWD=Pol1cy_0nap
22
23 # Telemetry credentials
24
25 ENGINE_MANAGEMENT_PORT=9696
26 ENGINE_MANAGEMENT_HOST=0.0.0.0
27 ENGINE_MANAGEMENT_USER=@1b3rt
28 ENGINE_MANAGEMENT_PASSWORD=31nst31n
29
30 # nexus repository
31
32 snapshotRepositoryID=policy-nexus-snapshots
33 snapshotRepositoryUrl=http://{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/snapshots/
34 releaseRepositoryID=policy-nexus-releases
35 releaseRepositoryUrl=http://{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/releases/
36 repositoryUsername=admin
37 repositoryPassword=admin123
38
39 # Relational (SQL) DB access 
40
41 SQL_HOST={{.Values.global.mariadb.nameOverride}}
42 SQL_USER=policy_user
43 SQL_PASSWORD=policy_user
44
45 # PDP-D DMaaP configuration channel
46
47 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
48 PDPD_CONFIGURATION_SERVERS=message-router
49 PDPD_CONFIGURATION_API_KEY=
50 PDPD_CONFIGURATION_API_SECRET=
51 PDPD_CONFIGURATION_CONSUMER_GROUP=
52 PDPD_CONFIGURATION_CONSUMER_INSTANCE=
53 PDPD_CONFIGURATION_PARTITION_KEY=
54
55 # PAP
56
57 PAP_HOST={{.Values.global.pap.nameOverride}}
58 PAP_USERNAME=testpap
59 PAP_PASSWORD=alpha123
60
61 # PDP-X
62
63 PDP_HOST={{.Values.global.pdp.nameOverride}}
64 PDP_USERNAME=testpdp
65 PDP_PASSWORD=alpha123
66 PDP_CLIENT_USERNAME=python
67 PDP_CLIENT_PASSWORD=test
68 PDP_ENVIRONMENT=TEST
69
70 # DCAE DMaaP
71
72 DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
73 DCAE_SERVERS=message-router
74 DCAE_CONSUMER_GROUP=dcae.policy.shared
75
76 # Open DMaaP
77
78 DMAAP_SERVERS=message-router
79
80 # AAI
81
82 AAI_URL=https://aai.{{.Release.Namespace}}:8443
83 AAI_USERNAME=POLICY
84 AAI_PASSWORD=POLICY
85
86 # MSO
87
88 SO_URL=http://so.{{.Release.Namespace}}:8080/ecomp/mso/infra
89 SO_USERNAME=InfraPortalClient
90 SO_PASSWORD=password1$
91
92 # VFC
93
94 VFC_URL=
95 VFC_USERNAME=
96 VFC_PASSWORD=