Run all components in one namespace
[oom.git] / kubernetes / policy / resources / config / opt / policy / config / drools / base.conf
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP POLICY
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10 #
11 #      http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21
22 # SYSTEM software configuration 
23
24 POLICY_HOME=/opt/app/policy
25 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
26 KEYSTORE_PASSWD=PolicyR0ck$
27
28 # Telemetry credentials
29
30 ENGINE_MANAGEMENT_PORT=9696
31 ENGINE_MANAGEMENT_HOST=0.0.0.0
32 ENGINE_MANAGEMENT_USER=@1b3rt
33 ENGINE_MANAGEMENT_PASSWORD=31nst31n
34
35 # nexus repository
36
37 snapshotRepositoryID=policy-nexus-snapshots
38 snapshotRepositoryUrl=http://nexus:8081/nexus/content/repositories/snapshots/
39 releaseRepositoryID=policy-nexus-releases
40 releaseRepositoryUrl=http://nexus:8081/nexus/content/repositories/releases/
41 repositoryUsername=admin
42 repositoryPassword=admin123
43
44 # Relational (SQL) DB access 
45
46 SQL_HOST=mariadb.{{.Values.nsPrefix}}
47 SQL_USER=policy_user
48 SQL_PASSWORD=policy_user
49
50 # PDP-D DMaaP configuration channel
51
52 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
53 PDPD_CONFIGURATION_SERVERS=dmaap.{{.Values.nsPrefix}}
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=pap.{{.Values.nsPrefix}}
63 PAP_USERNAME=testpap
64 PAP_PASSWORD=alpha123
65
66 # PDP-X
67
68 PDP_HOST=pdp.{{.Values.nsPrefix}}
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=dmaap.{{.Values.nsPrefix}}
79
80 # Open DMaaP
81
82 DMAAP_SERVERS=dmaap.{{.Values.nsPrefix}}
83
84 # AAI
85
86 AAI_URL=https://aai.api.simpledemo.openecomp.org:8443
87 AAI_USERNAME=POLICY
88 AAI_PASSWORD=POLICY
89
90 # MSO
91
92 SO_URL=http://mso.{{.Values.nsPrefix}}:8080/ecomp/mso/infra
93 SO_USERNAME=InfraPortalClient
94 SO_PASSWORD=password1$
95
96 # VFC
97
98 VFC_URL=
99 VFC_USERNAME=
100 VFC_PASSWORD=