Merge "Portal HTTPs support"
[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=demo@people.osaaf.org
28 ENGINE_MANAGEMENT_PASSWORD=demo123456!
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 # AAF
46
47 AAF_NAMESPACE=org.onap.policy
48 AAF_HOST=aaf-locate.{{.Release.Namespace}}
49
50 # PDP-D DMaaP configuration channel
51
52 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
53 PDPD_CONFIGURATION_SERVERS=message-router
54 PDPD_CONFIGURATION_API_KEY=
55 PDPD_CONFIGURATION_API_SECRET=
56 PDPD_CONFIGURATION_CONSUMER_GROUP=
57 PDPD_CONFIGURATION_CONSUMER_INSTANCE=
58 PDPD_CONFIGURATION_PARTITION_KEY=
59
60 # PAP
61
62 PAP_HOST={{.Values.global.pap.nameOverride}}
63 PAP_USERNAME=testpap
64 PAP_PASSWORD=alpha123
65
66 # PDP-X
67
68 PDP_HOST={{.Values.global.pdp.nameOverride}}
69 PDP_USERNAME=testpdp
70 PDP_PASSWORD=alpha123
71 PDP_CLIENT_USERNAME=python
72 PDP_CLIENT_PASSWORD=test
73 PDP_ENVIRONMENT=TEST
74
75 # DCAE DMaaP
76
77 DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
78 DCAE_SERVERS=message-router
79 DCAE_CONSUMER_GROUP=dcae.policy.shared
80
81 # Open DMaaP
82
83 DMAAP_SERVERS=message-router
84
85 # AAI
86
87 AAI_URL=https://aai.{{.Release.Namespace}}:8443
88 AAI_USERNAME=policy@policy.onap.org
89 AAI_PASSWORD=demo123456!
90
91 # MSO
92
93 SO_URL=http://so.{{.Release.Namespace}}:8080/ecomp/mso/infra
94 SO_USERNAME=InfraPortalClient
95 SO_PASSWORD=password1$
96
97 # VFC
98
99 VFC_URL=
100 VFC_USERNAME=
101 VFC_PASSWORD=