From f0e400ab590b6661e97dfce7e5a72da80851300c Mon Sep 17 00:00:00 2001 From: Yulian Han Date: Tue, 13 Nov 2018 20:37:20 +0800 Subject: [PATCH] Get Csar file bug fix Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408 Issue-ID: SO-1194 Signed-off-by: Yulian Han --- volumes/so/config/bpmn-infra/onapheat/override.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 90a15f5..98fc444 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -28,6 +28,8 @@ pnf: topicListenerDelayInSeconds: 5 mso: msoKey: 07a7159d3bf51a0e53be7a8f89699be7 + config: + path: /var/csar/ correlation: timeout: 60 logPath: logs -- 2.16.6