Merge "Update certs for pmmapper in Bulkpm usecase"
[integration/csit.git] / scripts / policy / config / drools / base.conf
1 # ============LICENSE_START=======================================================
2 # Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
3 # ================================================================================
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #      http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 # ============LICENSE_END=========================================================
16
17 # JVM options
18
19 JVM_OPTIONS=-server -Xms512m -Xmx512m
20
21 # SYSTEM software configuration
22
23 POLICY_HOME=/opt/app/policy
24 POLICY_LOGS=/var/log/onap/policy/pdpd
25 KEYSTORE_PASSWD=Pol1cy_0nap
26 TRUSTSTORE_PASSWD=Pol1cy_0nap
27
28 # Telemetry credentials
29
30 TELEMETRY_PORT=9696
31 TELEMETRY_HOST=0.0.0.0
32 TELEMETRY_USER=demo@people.osaaf.org
33 TELEMETRY_PASSWORD=demo123456!
34
35 # nexus repository
36
37 SNAPSHOT_REPOSITORY_ID=
38 SNAPSHOT_REPOSITORY_URL=
39 RELEASE_REPOSITORY_ID=
40 RELEASE_REPOSITORY_URL=
41 REPOSITORY_USERNAME=
42 REPOSITORY_PASSWORD=
43
44 # Relational (SQL) DB access
45
46 SQL_HOST=
47 SQL_USER=
48 SQL_PASSWORD=
49
50 # AAF
51
52 AAF=false
53 AAF_NAMESPACE=org.onap.policy
54 AAF_HOST=aaf.api.simpledemo.onap.org
55
56 # PDP-D DMaaP configuration channel
57
58 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
59 PDPD_CONFIGURATION_API_KEY=
60 PDPD_CONFIGURATION_API_SECRET=
61 PDPD_CONFIGURATION_CONSUMER_GROUP=
62 PDPD_CONFIGURATION_CONSUMER_INSTANCE=
63 PDPD_CONFIGURATION_PARTITION_KEY=
64
65 # PAP-PDP configuration channel
66
67 POLICY_PDP_PAP_TOPIC=POLICY-PDP-PAP
68 POLICY_PDP_PAP_API_KEY=
69 POLICY_PDP_PAP_API_SECRET=
70
71 # PAP
72
73 PAP_HOST=pap
74 PAP_USERNAME=testpap
75 PAP_PASSWORD=alpha123
76
77 # PDP-X
78
79 PDP_HOST=pdp
80 PDP_USERNAME=testpdp
81 PDP_PASSWORD=alpha123
82 PDP_CLIENT_USERNAME=python
83 PDP_CLIENT_PASSWORD=test
84 PDP_ENVIRONMENT=TEST
85
86 # DCAE DMaaP
87
88 DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
89 DCAE_SERVERS=mr.api.simpledemo.onap.org
90 DCAE_CONSUMER_GROUP=dcae.policy.shared
91
92 # Open DMaaP
93
94 DMAAP_SERVERS=mr.api.simpledemo.onap.org
95
96 # AAI
97
98 AAI_URL=https://aai.api.simpledemo.onap.org:8443
99 AAI_USERNAME=policy@policy.onap.org
100 AAI_PASSWORD=demo123456!
101
102 # MSO
103
104 SO_URL=http://vm1.mso.simpledemo.onap.org:8080/onap/so/infra
105 SO_USERNAME=InfraPortalClient
106 SO_PASSWORD=password1$
107
108 # VFC
109
110 VFC_URL=
111 VFC_USERNAME=
112 VFC_PASSWORD=
113
114 # SDNC
115
116 SDNC_URL=
117 SDNC_USERNAME=
118 SDNC_PASSWORD=