blob: 12d7e3287f80da324d2252517ba16569ce8cf8df [file] [log] [blame]
Pamela Dragosh91d04c62017-02-14 19:41:00 -05001###
2# ============LICENSE_START=======================================================
3# PolicyEngineClient
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# PIP Engine Definition
22PDP_URL1 = http://localhost:8081/pdp/ , testpdp , alpha123
23PAP_URL = http://localhost:9091/pap/ , testpap , alpha123
24#PDP_URL1 = http://localhost:8082/pdp/, testpdp, alpha456
25#PAP_URL = http://localhost:8070/pap/, testpap, alpha123
26NOTIFICATION_TYPE=websocket
ITSERVICES\rb7147e0addf52017-04-25 11:46:00 -040027NOTIFICATION_UEB_SERVERS=
28NOTIFICATION_DMAAP_SERVERS=
Pamela Dragosh91d04c62017-02-14 19:41:00 -050029CLIENT_ID=
ITSERVICES\rb7147e0addf52017-04-25 11:46:00 -040030CLIENT_KEY=
Pamela Dragosh91d04c62017-02-14 19:41:00 -050031ENVIRONMENT=TEST
32
33###########################################
34## FOR CONNECTION TO THE IST PAP AND PDP ##
35###########################################
36#PAP_URL=http://localhost:9091/pap/ , testpap, alpha123
37#PAP_URL=http://localhost:9091/pap/,testpap,alpha123
38#PDP_URL1=http://localhost:8081/pdp/ , testpdp, alpha123
39#PDP_URL2=http://localhost:8081/pdp/ , testpdp, alpha123
40#NOTIFICATION_TYPE=ueb
ITSERVICES\rb7147e0addf52017-04-25 11:46:00 -040041#NOTIFICATION_UEB_SERVERS=
Ravindra Bakkamanthala87c95be2017-05-23 14:56:12 -040042#CLIENT_ID=PDPServer
Pamela Dragosh91d04c62017-02-14 19:41:00 -050043#CLIENT_KEY=test
44
45
46###########################################
47## FOR CONNECTION TO THE E2E PAP AND PDP ##
48###########################################
49#PDP_URL = http://localhost:8081/pdp/, testpdp, alpha123
50#PAP_URL = http://localhost:9091/pap/, testpap, alpha123
51#NOTIFICATION_TYPE=websocket
ITSERVICES\rb7147e0addf52017-04-25 11:46:00 -040052#NOTIFICATION_UEB_SERVERS=
Ravindra Bakkamanthala87c95be2017-05-23 14:56:12 -040053#CLIENT_ID=PDPServer
Pamela Dragosh91d04c62017-02-14 19:41:00 -050054#CLIENT_KEY=test