aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small
diff options
context:
space:
mode:
authoreleonorali <eleonoral@amdocs.com>2018-04-16 09:45:17 +0300
committerAvi Gaffa <avi.gaffa@amdocs.com>2018-04-17 10:13:52 +0000
commit7dae646e5b5f1168fa395394254664f27a3493f3 (patch)
tree7d69e76300daf0b9709562b984fa1b2684d91cae /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small
parent04783c44c22de7ef4abe183c5f19b4136305e5f8 (diff)
SIROV - add parent heat name for volume
SIROV - add parent heat name for parameter came from volume HEAT Change-Id: I5592dc8b292037e740a1d7ac11e7ee0576cc2ec8 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small/expectedoutputfiles/MainServiceTemplate.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small/expectedoutputfiles/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small/expectedoutputfiles/MainServiceTemplate.yaml
index 7ca5c8d941..44df0e1b00 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small/expectedoutputfiles/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vmme_small/expectedoutputfiles/MainServiceTemplate.yaml
@@ -181,7 +181,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: FSB_1_image
type: string
@@ -687,7 +687,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: FSB_2_image
type: string
@@ -755,7 +755,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: FSB1_volume_name
type: string
@@ -919,7 +919,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: FSB2_volume_name
type: string
@@ -1163,7 +1163,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: volume_size
type: float
@@ -1248,7 +1248,7 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vmme_small_create_fsb
+ - vmme_small
source_type: HEAT
param_name: volume_type
type: string
@@ -2286,4 +2286,4 @@ topology_template:
description: server template for vMME
members:
- FSB1_volume
- - FSB2_volume
+ - FSB2_volume \ No newline at end of file