Add PLAN type to configuration.yaml 75/18175/1
authorIdan Amit <ia096e@intl.att.com>
Wed, 11 Oct 2017 07:08:44 +0000 (10:08 +0300)
committerIdan Amit <ia096e@intl.att.com>
Wed, 11 Oct 2017 07:09:37 +0000 (10:09 +0300)
Added valid resource types for PLAN artifact type

Change-Id: I17e54c014ff7f400bbbf490acee5af2e9b94a50b
Issue-Id: SDC-420
Signed-off-by: Idan Amit <ia096e@intl.att.com>
catalog-be/src/main/resources/config/configuration.yaml
sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb

index eb26c8a..2ae2ccc 100644 (file)
@@ -328,6 +328,9 @@ serviceDeploymentArtifacts:
     PLAN:
         acceptedTypes:
             - xml
+        validForResourceTypes:
+            - VF
+            - VFC
 
 resourceDeploymentArtifacts:
     HEAT:
index 2217fa9..a4be8b1 100644 (file)
@@ -431,6 +431,9 @@ resourceDeploymentArtifacts:
     PLAN:
         acceptedTypes:
             - xml
+        validForResourceTypes:
+            - VF
+            - VFC
 
 resourceInstanceDeploymentArtifacts:
     HEAT_ENV: