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 --- .../out/MainServiceTemplate.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/hot-nimbus-oam-volumes_v1.0/out') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/hot-nimbus-oam-volumes_v1.0/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/hot-nimbus-oam-volumes_v1.0/out/MainServiceTemplate.yaml index 681aa78d01..e0c3cb4af2 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/hot-nimbus-oam-volumes_v1.0/out/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/hot-nimbus-oam-volumes_v1.0/out/MainServiceTemplate.yaml @@ -78,7 +78,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-oam-volumes_v1.0 + - hot-nimbus-oam_v1.0 source_type: HEAT param_name: pcrf_oam_vol_size type: float @@ -93,7 +93,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-oam-volumes_v1.0 + - hot-nimbus-oam_v1.0 source_type: HEAT param_name: pcrf_oam_vol_name_2 type: string @@ -152,7 +152,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-oam-volumes_v1.0 + - hot-nimbus-oam_v1.0 source_type: HEAT param_name: pcrf_oam_vol_name_1 type: string @@ -182,7 +182,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-pcm-volumes_v1.0 + - hot-nimbus-pcm_v1.0 source_type: HEAT param_name: pcrf_pcm_vol_size type: float @@ -309,7 +309,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-pcm-volumes_v1.0 + - hot-nimbus-pcm_v1.0 source_type: HEAT param_name: pcrf_pcm_volume_silver type: string @@ -390,7 +390,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-oam-volumes_v1.0 + - hot-nimbus-oam_v1.0 source_type: HEAT param_name: pcrf_oam_volume_silver-2 type: string @@ -405,7 +405,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-oam-volumes_v1.0 + - hot-nimbus-oam_v1.0 source_type: HEAT param_name: pcrf_oam_volume_silver-1 type: string @@ -564,7 +564,7 @@ topology_template: type: org.openecomp.annotations.Source properties: vf_module_label: - - hot-nimbus-pcm-volumes_v1.0 + - hot-nimbus-pcm_v1.0 source_type: HEAT param_name: pcrf_pcm_vol_name_1 type: string @@ -2103,4 +2103,4 @@ topology_template: value: pcrf_oam_volume_id_22 pcrf_pcm_volume_id_1: description: the pcrf_pcm_volume_id - value: pcrf_pcm_volume_id_1 + value: pcrf_pcm_volume_id_1 \ No newline at end of file -- cgit 1.2.3-korg