From b8e2faf476202b6ffe61bc3a9a37df1304881d40 Mon Sep 17 00:00:00 2001 From: Avi Ziv Date: Tue, 18 Jul 2017 19:45:38 +0300 Subject: [SDC] Onboarding 1710 rebase. Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv --- .../out/MainServiceTemplate.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml index 544cc80eae..b9db6577bb 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml @@ -167,7 +167,7 @@ topology_template: default: oam_protected_net_0 node_templates: abstract_pd_server_2: - type: org.openecomp.resource.abstract.nodes.pd_server_2 + type: org.openecomp.resource.abstract.nodes.pd_server directives: - substitutable properties: @@ -200,7 +200,7 @@ topology_template: compute_pd_server_user_data_format: - RAW service_template_filter: - substitute_service_template: Nested_pd_server_2ServiceTemplate.yaml + substitute_service_template: Nested_pd_serverServiceTemplate.yaml count: 1 index_value: get_property: @@ -213,7 +213,7 @@ topology_template: name: get_input: dummy_net_name_1 abstract_pd_server_0: - type: org.openecomp.resource.abstract.nodes.pd_server_0 + type: org.openecomp.resource.abstract.nodes.pd_server directives: - substitutable properties: @@ -244,7 +244,7 @@ topology_template: compute_pd_server_user_data_format: - RAW service_template_filter: - substitute_service_template: Nested_pd_server_0ServiceTemplate.yaml + substitute_service_template: Nested_pd_serverServiceTemplate.yaml count: 1 index_value: get_property: @@ -252,7 +252,7 @@ topology_template: - service_template_filter - index_value abstract_pd_server_1: - type: org.openecomp.resource.abstract.nodes.pd_server_1 + type: org.openecomp.resource.abstract.nodes.pd_server directives: - substitutable properties: @@ -283,7 +283,7 @@ topology_template: compute_pd_server_user_data_format: - RAW service_template_filter: - substitute_service_template: Nested_pd_server_1ServiceTemplate.yaml + substitute_service_template: Nested_pd_serverServiceTemplate.yaml count: 1 index_value: get_property: -- cgit 1.2.3-korg