From 7dae646e5b5f1168fa395394254664f27a3493f3 Mon Sep 17 00:00:00 2001 From: eleonorali Date: Mon, 16 Apr 2018 09:45:17 +0300 Subject: 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 --- .../duplicateReqs/out/MainServiceTemplate.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml index c3d07be8f3..d63fd0632c 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/duplicateReqs/out/MainServiceTemplate.yaml @@ -230,7 +230,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume + - base_cscf source_type: HEAT param_name: oam_volume_size_0 type: float @@ -551,7 +551,6 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume - base_cscf source_type: HEAT param_name: vnf_name @@ -689,7 +688,6 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume - base_cscf source_type: HEAT param_name: availability_zone_0 @@ -703,7 +701,6 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume - base_cscf source_type: HEAT param_name: availability_zone_1 @@ -1156,7 +1153,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume + - base_cscf source_type: HEAT param_name: cif_volume_size_0 type: float @@ -1612,7 +1609,6 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - base_cscf_volume - base_cscf source_type: HEAT param_name: vcscf_name_delimeter -- cgit 1.2.3-korg