Update to latest common/models released versions
[policy/docker.git] / config / pe / base.conf
1 # Copyright 2018-2019 AT&T Intellectual Property. All rights reserved
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 JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk
15 POLICY_HOME=/opt/app/policy
16 POLICY_LOGS=/var/log/onap
17 KEYSTORE_PASSWD=Pol1cy_0nap
18 TRUSTSTORE_PASSWD=Pol1cy_0nap
19
20 JDBC_DRIVER=org.mariadb.jdbc.Driver
21 JDBC_URL=jdbc:mariadb://mariadb:3306/onap_sdk?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
22 JDBC_LOG_URL=jdbc:mariadb://mariadb:3306/log?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
23 JDBC_USER=policy_user
24 JDBC_PASSWORD=policy_user
25
26 site_name=site_1
27 fp_monitor_interval=30
28 failed_counter_threshold=3
29 test_trans_interval=20
30 write_fpc_interval=5
31 max_fpc_update_interval=60
32 test_via_jmx=false
33 jmx_fqdn=
34
35 AAF_NAMESPACE=org.onap.policy
36 AAF_HOST=aaf.api.simpledemo.onap.org
37
38 ENVIRONMENT=TEST
39
40 #Micro Service Model Properties
41 policy_msOnapName=
42 policy_msPolicyName=