From b150ebac50287476676b67a84aff996fc738ee7b Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 9 May 2017 13:54:45 -0400 Subject: Policy 1707 Docker script changes Change-Id: I765e2badf48d4f7554de2a6ea037289e3f76e512 Signed-off-by: ITSERVICES\rb7147 --- config/pe/pdp.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'config/pe/pdp.conf') diff --git a/config/pe/pdp.conf b/config/pe/pdp.conf index 363fdcb3..7248717d 100644 --- a/config/pe/pdp.conf +++ b/config/pe/pdp.conf @@ -34,3 +34,20 @@ node_type=pdp_xacml resource_name=pdp_1 dependency_groups=pdplp_1;pypdp_1;brmsgw_1 test_via_jmx=true + +# +# Notification Properties +# Notifcation type: websocket, ueb or dmaap... if left blank websocket is the default +PDP_NOTIFICATION_TYPE=websocket,UEB +PDP_UEB_CLUSTER= +PDP_UEB_TOPIC= +PDP_UEB_DELAY= +PDP_UEB_API_KEY= +PDP_UEB_API_SECRET= +PDP_DMAAP_AAF_LOGIN= +PDP_DMAAP_AAF_PASSWORD= + +#AAF Policy Name space +#Required only, when we use AAF +POLICY_AAF_NAMESPACE= +POLICY_AAF_RESOURCE= \ No newline at end of file -- cgit 1.2.3-korg