From c36523ba9887990b8a785266fd5d688e4888d67d Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Thu, 16 Apr 2020 14:51:35 -0400 Subject: Unable to update VSP (heat template) version in VF This seems to fix the issue, we can still onboard CBA at VF level and the CBA get included in the distributed CSAR under the directory Artifacts/*/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/ as expected Issue-ID: SDC-2892 Signed-off-by: Sebastien Premont-Tendland Change-Id: Ie9f9cd7b8d2cf5eb3ff3c41a4b04eedd788265a6 --- .../sdc-catalog-be/templates/default/BE-configuration.yaml.erb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb') 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 754bdf34a5..ac664894a2 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 @@ -150,11 +150,6 @@ resourceTypes: &allResourceTypes deploymentResourceArtifacts: - cdsBlueprint: - displayName: "CDS Blueprint" - type: CONTROLLER_BLUEPRINT_ARCHIVE - description: "CDS deployment artifact" - fileExtension: "zip" deploymentResourceInstanceArtifacts: heatEnv: -- cgit 1.2.3-korg