diff options
author | Yulian Han <elaine.hanyulian@huawei.com> | 2018-11-13 20:37:20 +0800 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-11-13 12:57:24 +0000 |
commit | 0944aed4b4fc0a8ae728b3d3647fb684a68d3e06 (patch) | |
tree | 2a78c4f00dee1ceade63d839f1d0c9e3bbc74e0c /volumes | |
parent | 3cdb0ca6a6fa21e8ee2631a478eb1779265d6295 (diff) |
Get Csar file bug fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408
Issue-ID: SO-1194
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Diffstat (limited to 'volumes')
-rw-r--r-- | volumes/so/config/bpmn-infra/onapheat/override.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |