From 73d3b3812ddfa77919281af9b711a50cf3160c1f Mon Sep 17 00:00:00 2001 From: eleonorali Date: Mon, 12 Mar 2018 16:39:47 +0200 Subject: Port Mirroring: Incorrect Interfaces list(2) Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type Change-Id: I5a58f5a0acf9df455d294d2dbc0b84cb2c1e03e2 Issue-ID: SDC-1107 Signed-off-by: eleonorali --- .../noConsolidation/out/MainServiceTemplate.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/fixNewAbstractNodeTemplate/noConsolidation/out/MainServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/fixNewAbstractNodeTemplate/noConsolidation/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/fixNewAbstractNodeTemplate/noConsolidation/out/MainServiceTemplate.yaml index a94f9fa87b..5480ffabd1 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/fixNewAbstractNodeTemplate/noConsolidation/out/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/fixNewAbstractNodeTemplate/noConsolidation/out/MainServiceTemplate.yaml @@ -112,7 +112,7 @@ topology_template: shared: true network_name: get_attribute: - - FSB1_Internal1 + - FSB1_Internal_1 - network_id dhcp_agent_ids: get_attribute: @@ -120,11 +120,11 @@ topology_template: - addresses tenant_id: get_attribute: - - FSB2_Internal2 + - FSB2_Internal_2 - network_id qos_policy: get_attribute: - - FSB2_Internal2 + - FSB2_Internal_2 - network_id cmaui_volume1: type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume @@ -134,11 +134,11 @@ topology_template: - FSB1_template - addresses - get_attribute: - - FSB2_Internal2 + - FSB2_Internal_2 - index size: get_attribute: - - FSB1_Internal1 + - FSB1_Internal_1 - addresses - get_input: - CMAUI_volume_type @@ -171,7 +171,7 @@ topology_template: network_name: get_attribute: - FSB2 - - FSB2_FSB1_Internal1_network_id + - FSB2_FSB1_Internal_1_network_id dhcp_agent_ids: get_attribute: - FSB2 @@ -179,7 +179,7 @@ topology_template: tenant_id: get_attribute: - FSB2 - - FSB2_FSB1_Internal2_network_id + - FSB2_FSB1_Internal_2_network_id port_FSB1_Internal_mac_address: - get_input: fsb1-Internal1-mac groups: -- cgit 1.2.3-korg