summaryrefslogtreecommitdiffstats
path: root/PolicyEngineAPI/Config
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2017-05-03 21:31:58 +0000
committerGerrit Code Review <gerrit@onap.org>2017-05-03 21:31:58 +0000
commita330af579866dacbe595e2e4ad1dd29cd3c96945 (patch)
treeb9455591600034dfd4f33a9c1f733336280f2208 /PolicyEngineAPI/Config
parent5444e748b8651d8346dcb78c5ab8b0637dea197b (diff)
parente0addf5b588a1244f9679becd90999dfcb4c3a94 (diff)
Merge "Policy 1707 commit to LF"
Diffstat (limited to 'PolicyEngineAPI/Config')
-rw-r--r--PolicyEngineAPI/Config/Config.properties14
1 files changed, 12 insertions, 2 deletions
diff --git a/PolicyEngineAPI/Config/Config.properties b/PolicyEngineAPI/Config/Config.properties
index 34a9a82ce..6176d827c 100644
--- a/PolicyEngineAPI/Config/Config.properties
+++ b/PolicyEngineAPI/Config/Config.properties
@@ -22,5 +22,15 @@
#
PDP_URL = http://localhost:8081/pdp/ , testpdp, alpha123
PAP_URL=http://localhost:8070/pap/, testpap, alpha123
-NOTIFICATION_TYPE = ueb
-NOTIFICATION_UEB_SERVERS=localhost.com,localhost1.com
+NOTIFICATION_TYPE=ueb
+NOTIFICATION_SERVERS=
+NOTIFICATION_TOPIC=
+NOTIFICATION_DELAY=
+UEB_API_KEY=
+UEB_API_SECRET=
+
+# DMAAP Notification Properties
+CLIENT_ID=
+CLIENT_KEY=
+ENVIRONMENT=TEST
+