blob: 0aa6b0b6634873c41ddc6fc8de2c9cfd3a1af264 [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# pdp component installation configuration parameters
15
16# tomcat specific parameters
17
18TOMCAT_JMX_PORT=9991
19TOMCAT_SHUTDOWN_PORT=8087
20SSL_HTTP_CONNECTOR_PORT=8081
21SSL_AJP_CONNECTOR_PORT=8381
22SSL_AJP_CONNECTOR_REDIRECT_PORT=8443
23
24TOMCAT_X_MS_MB=512
25TOMCAT_X_MX_MB=512
26
27# pdp properties
28
29UEB_CLUSTER=mr.api.simpledemo.onap.org
30
31REST_PAP_URL=https://pap:9091/pap/
32REST_PDP_ID=https://pdp:8081/pdp/
33REST_PDP_CONFIG=${{POLICY_HOME}}/servers/pdp/bin/config
34REST_PDP_WEBAPPS=${{POLICY_HOME}}/servers/pdp/webapps
35REST_PDP_REGISTER=true
36REST_PDP_REGISTER_SLEEP=15
37REST_PDP_REGISTER_RETRIES=-1
38REST_PDP_MAXCONTENT=999999999
39
40# PDP related properties
41PDP_HTTP_USER_ID=testpdp
42PDP_HTTP_PASSWORD=alpha123
43PDP_PAP_PDP_HTTP_USER_ID=testpap
44PDP_PAP_PDP_HTTP_PASSWORD=alpha123
45
46node_type=pdp_xacml
47resource_name=pdp_1
48dependency_groups=pdplp_1;brmsgw_1
49test_via_jmx=true
50
51#
52# Notification Properties
53# Notification type: websocket, ueb or dmaap... if left blank websocket is the default
54PDP_NOTIFICATION_TYPE=websocket
55PDP_UEB_CLUSTER=
56PDP_UEB_TOPIC=
57PDP_UEB_DELAY=
58PDP_UEB_API_KEY=
59PDP_UEB_API_SECRET=
60PDP_DMAAP_AAF_LOGIN=
61PDP_DMAAP_AAF_PASSWORD=
62
63#AAF Policy Name space
64#Required only, when we use AAF
65POLICY_AAF_NAMESPACE=
66POLICY_AAF_RESOURCE=
67
68# Indeterminate resolution
69DECISION_INDETERMINATE_RESPONSE=PERMIT