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/threeComputesSameTypePortsConnectedToDiffNetworks/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/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml index eb0c1242a6..095a6c1a5e 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml @@ -72,7 +72,7 @@ topology_template: network_name: get_input: packet_internal_network_name abstract_pd_server_2: - type: org.openecomp.resource.abstract.nodes.pd_server_2 + type: org.openecomp.resource.abstract.nodes.pd_server directives: - substitutable properties: @@ -100,7 +100,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: @@ -118,7 +118,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: @@ -146,7 +146,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: @@ -159,7 +159,7 @@ topology_template: node: packet_internal_network relationship: tosca.relationships.network.LinksTo abstract_pd_server_1: - type: org.openecomp.resource.abstract.nodes.pd_server_1 + type: org.openecomp.resource.abstract.nodes.pd_server directives: - substitutable properties: @@ -187,7 +187,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