From: sebdet Date: Mon, 6 May 2019 13:48:48 +0000 (+0200) Subject: Fix for PDP group X-Git-Tag: 4.0.1~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=995396247226e302e746897579efbf7dfe1a0e50 Fix for PDP group Attempt to fix PDP group push of all policies Issue-ID: CLAMP-369 Change-Id: I6512b1b3924552198bf1912c418ae3af1d929d3d Signed-off-by: sebdet --- diff --git a/src/main/resources/clds/camel/routes/flexible-flow.xml b/src/main/resources/clds/camel/routes/flexible-flow.xml index 7cb50f2e..efaed929 100644 --- a/src/main/resources/clds/camel/routes/flexible-flow.xml +++ b/src/main/resources/clds/camel/routes/flexible-flow.xml @@ -415,7 +415,7 @@ loggingLevel="INFO" message="Endpoint to add policies to PDP Group: {{clamp.config.policy.pap.url}}/policy/pap/v1/pdps"> + uri="{{clamp.config.policy.pap.url}}/policy/pap/v1/pdps?bridgeEndpoint=true&throwExceptionOnFailure=${exchangeProperty[raiseHttpExceptionFlag]}&httpClient.connectTimeout=10000&useSystemProperties=true&authUsername={{clamp.config.policy.pap.userName}}&authPassword={{clamp.config.policy.pap.password}}" />