summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorSébastien Determe <sd378r@intl.att.com>2018-05-11 09:51:24 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-11 09:51:24 +0000
commit78e986b674f6ef6d3b94d5d62ddcd7a1f9071a8c (patch)
treef2c7cb76175f0792e4dc6d73ab4534160934dc10 /src/main/resources
parent2dc6417f8f6fa7be8974115e042eeebb3c832269 (diff)
parent3271165f71b5aee7bc9b5186ee2566c8dd2f2626 (diff)
Merge "Fix DCAE deploy/undeploy"
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/application.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index d9d69c716..172481828 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -201,6 +201,8 @@ clamp.config.dcae.intentory.retry.limit=3
#DCAE Dispatcher Url Properties
clamp.config.dcae.dispatcher.url=http://dcae.api.simpledemo.onap.org:8188
+clamp.config.dcae.dispatcher.retry.interval=10000
+clamp.config.dcae.dispatcher.retry.limit=10
clamp.config.dcae.header.requestId = X-ECOMP-RequestID
#Define user permission related parameters, the permission type can be changed but MUST be redefined in clds-users.properties in that case !