aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml
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/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml
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/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml
index 773101be16..d2d5a928dd 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/innerHeatVolNestedMultiLevel/expectedoutputfiles/MainServiceTemplate.yaml
@@ -29,8 +29,6 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vol_b
- - vol_a
- main
source_type: HEAT
param_name: cmaui_cinder_volume_size
@@ -55,8 +53,6 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vol_b
- - vol_a
- main
source_type: HEAT
param_name: contrail_net_name
@@ -70,8 +66,6 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vol_b
- - vol_a
- main
source_type: HEAT
param_name: CMAUI_volume_type
@@ -84,8 +78,6 @@ topology_template:
type: org.openecomp.annotations.Source
properties:
vf_module_label:
- - vol_b
- - vol_a
- main
source_type: HEAT
param_name: jsa_name
@@ -219,4 +211,4 @@ topology_template:
p2:
value: test_vol2
exposed_vol1:
- value: test_vol1
+ value: test_vol1 \ No newline at end of file