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.6.5~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cd6a9b8e0884fe44cd7c374fc48e7097a100cb6a;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 (cherry picked from commit c36523ba9887990b8a785266fd5d688e4888d67d) --- 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 5147881bde..3e60f61890 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 @@ -136,11 +136,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: