From: Idan Amit Date: Mon, 2 Oct 2017 14:24:12 +0000 (+0300) Subject: Add PLAN artifact type to configuration X-Git-Tag: 1.0.0-Amsterdam~111^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=af6b2d168b82ab7db7ae352e68f791d87f1d5aed;p=sdc.git Add PLAN artifact type to configuration Added the PLAN artifact type to the configuration and to the enum Change-Id: I6e7e38da9b9c99c5229a2d1e54b69f35f62b7bfc Issue-Id: SDC-420 Signed-off-by: Idan Amit --- diff --git a/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb index 36e53fdd64..2217fa9346 100644 --- a/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb +++ b/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb @@ -304,7 +304,7 @@ serviceDeploymentArtifacts: - xml OTHER: acceptedTypes: - + #PLAN PLAN: acceptedTypes: @@ -426,7 +426,7 @@ resourceDeploymentArtifacts: SNMP_TRAP: acceptedTypes: validForResourceTypes: *allResourceTypes - + #PLAN PLAN: acceptedTypes: @@ -468,7 +468,7 @@ resourceInstanceDeploymentArtifacts: SNMP_TRAP: acceptedTypes: validForResourceTypes: *allResourceTypes - + #PLAN PLAN: acceptedTypes: