From: Sebastien Premont-Tendland Date: Thu, 16 Apr 2020 18:51:35 +0000 (-0400) Subject: Unable to update VSP (heat template) version in VF X-Git-Tag: 1.7.0~231 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c36523ba9887990b8a785266fd5d688e4888d67d;p=sdc.git 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 --- diff --git a/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/configuration.yaml.erb b/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/configuration.yaml.erb index 90a02934b5..f861d0ccc2 100644 --- a/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/configuration.yaml.erb +++ b/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/configuration.yaml.erb @@ -137,11 +137,6 @@ resourceTypes: &allResourceTypes deploymentResourceArtifacts: - cdsBlueprint: - displayName: "CDS Blueprint" - type: CONTROLLER_BLUEPRINT_ARCHIVE - description: "CDS deployment artifact" - fileExtension: "zip" deploymentResourceInstanceArtifacts: heatEnv: 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: