summaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-10-11 10:08:44 +0300
committerIdan Amit <ia096e@intl.att.com>2017-10-11 10:09:37 +0300
commitf9b17a1d3cbe0e6b3669004ad2d3e6968ae4c8f3 (patch)
treef2fb52d5fbc63ea22452e14697133e5152e83581 /catalog-be
parent5ba2069e2ed9fab997069b7ab96454faba36c578 (diff)
Add PLAN type to configuration.yaml
Added valid resource types for PLAN artifact type Change-Id: I17e54c014ff7f400bbbf490acee5af2e9b94a50b Issue-Id: SDC-420 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/src/main/resources/config/configuration.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/config/configuration.yaml b/catalog-be/src/main/resources/config/configuration.yaml
index eb26c8a34f..2ae2cccb77 100644
--- a/catalog-be/src/main/resources/config/configuration.yaml
+++ b/catalog-be/src/main/resources/config/configuration.yaml
@@ -328,6 +328,9 @@ serviceDeploymentArtifacts:
PLAN:
acceptedTypes:
- xml
+ validForResourceTypes:
+ - VF
+ - VFC
resourceDeploymentArtifacts:
HEAT: