diff options
author | Rob Daugherty <rd472p@att.com> | 2018-11-14 15:13:20 -0500 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-11-14 15:13:56 -0500 |
commit | a3f15eb62d062c5181d720b1d2bd5a2697ad6d60 (patch) | |
tree | d85cdff9d92bc78187a8a54e2ab44eaa0dc99598 | |
parent | ebde62f8faebafc39dbbe13f55601114c947c923 (diff) |
mso.workflow.sdnc.replication.delay is missing
Change-Id: I1578862b05b7b4d51ac08f1ae7038faf12f3fe23
Signed-off-by: Rob Daugherty <rd472p@att.com>
Issue-ID: SO-1198
-rw-r--r-- | volumes/so/config/bpmn-infra/onapheat/override.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: |