From: andre.schmid Date: Tue, 21 Apr 2020 17:08:10 +0000 (+0100) Subject: Update WORKFLOW Artifact Type configuration X-Git-Tag: 1.7.0~199 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8ddc6c9609581167a35404289e5015097346fea9;p=sdc.git Update WORKFLOW Artifact Type configuration To add an operation with an existing Workflow in a RESOURCE, the Artifact Type WORKFLOW needs to support the extension "bpmn" and the component type "RESOURCE". Change-Id: Ic7eb9afe3ced0348f7aadcc43edf121a0bdcf015 Issue-ID: SDC-2954 Signed-off-by: andre.schmid --- diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb index 149adf214c..6337973bba 100644 --- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb +++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb @@ -219,6 +219,7 @@ artifacts: - DEPLOYMENT componentTypes: - SERVICE + - RESOURCE resourceTypes: - VFC - CP @@ -231,6 +232,7 @@ artifacts: - PNF acceptedTypes: - xml + - bpmn - type: HEAT categories: - DEPLOYMENT