From a3f15eb62d062c5181d720b1d2bd5a2697ad6d60 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 14 Nov 2018 15:13:20 -0500 Subject: mso.workflow.sdnc.replication.delay is missing Change-Id: I1578862b05b7b4d51ac08f1ae7038faf12f3fe23 Signed-off-by: Rob Daugherty Issue-ID: SO-1198 --- volumes/so/config/bpmn-infra/onapheat/override.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'volumes') diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 88cc57d..9c9d626 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -228,6 +228,9 @@ mso: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8081/mso/WorkflowMessage notification: name: GenericNotificationServiceATT + sdnc: + replication: + delay: PT60S sdncadapter: callback: http://c1.vm1.mso.simpledemo.onap.org:8081/mso/SDNCAdapterCallbackService vnfadapter: -- cgit 1.2.3-korg