From ea19562bb90690253f6b7d908b1e1cccef3745a7 Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 7 Jun 2019 15:46:02 +0200 Subject: [PATCH 1/1] Add delay for submit action Add a delay between last policy creation and pdp policies deployment Issue-ID: CLAMP-408 Change-Id: If955fa291394f30c48c3f5d4ac612b804c5bb920 Signed-off-by: sebdet --- src/main/resources/clds/camel/rest/clamp-api-v2.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/src/main/resources/clds/camel/rest/clamp-api-v2.xml index 94b322fa..06342c5b 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -483,6 +483,10 @@ + + 3000 + +