diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-05-12 17:43:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-05-12 17:43:47 +0000 |
commit | da2b69dd5333ecc5e769985d5d53210188bed230 (patch) | |
tree | 707417eba5d7af6e704c8f32f956b8a94a4c20f9 /config/pe/pdp.conf | |
parent | 5e1f8a706d0f4e2fbb4a0b857e5b40659f97af94 (diff) | |
parent | e9ada29d385dff4e61a14c92652cc74071a91df5 (diff) |
Merge "Policy Docker pe fixes"
Diffstat (limited to 'config/pe/pdp.conf')
-rw-r--r-- | config/pe/pdp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/pdp.conf b/config/pe/pdp.conf index 7248717d..6db448bc 100644 --- a/config/pe/pdp.conf +++ b/config/pe/pdp.conf @@ -37,8 +37,8 @@ test_via_jmx=true # # Notification Properties -# Notifcation type: websocket, ueb or dmaap... if left blank websocket is the default -PDP_NOTIFICATION_TYPE=websocket,UEB +# Notification type: websocket, ueb or dmaap... if left blank websocket is the default +PDP_NOTIFICATION_TYPE=websocket PDP_UEB_CLUSTER= PDP_UEB_TOPIC= PDP_UEB_DELAY= |