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