Update WORKFLOW Artifact Type configuration 57/106457/2
authorandre.schmid <andre.schmid@est.tech>
Tue, 21 Apr 2020 17:08:10 +0000 (18:08 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Sun, 26 Apr 2020 11:35:04 +0000 (11:35 +0000)
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 <andre.schmid@est.tech>
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb

index 149adf2..6337973 100644 (file)
@@ -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