blob: 851234f3ef6a882419118b11a84e70d3c4aa47ca [file] [log] [blame]
a.sreekumar20705742020-02-14 12:03:33 +00001# Copyright 2020 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
15JAVA_HOME=/usr/local/openjdk-11
16POLICY_HOME=/opt/app/policy
17POLICY_LOGS=/var/log/onap
18KEYSTORE_PASSWD=Pol1cy_0nap
19TRUSTSTORE_PASSWD=Pol1cy_0nap
20
21JDBC_DRIVER=org.mariadb.jdbc.Driver
22JDBC_URL=jdbc:mariadb://mariadb:3306/onap_sdk?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
23JDBC_LOG_URL=jdbc:mariadb://mariadb:3306/log?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
24JDBC_USER=policy_user
25JDBC_PASSWORD=policy_user
26
27site_name=site_1
28fp_monitor_interval=30
29failed_counter_threshold=3
30test_trans_interval=20
31write_fpc_interval=5
32max_fpc_update_interval=60
33test_via_jmx=false
34jmx_fqdn=
35
36AAF_NAMESPACE=org.onap.policy
37AAF_HOST=aaf.api.simpledemo.onap.org
38
39ENVIRONMENT=TEST
40
41#Micro Service Model Properties
42policy_msOnapName=
43policy_msPolicyName=