From 94802b9b83a0a9edea77cbff76639aaefeca8d8e Mon Sep 17 00:00:00 2001 From: talio Date: Tue, 14 Nov 2017 10:18:03 +0200 Subject: forwarder test fix fix translator tests with forwarder capability Issue-Id : SDC-653 Change-Id: I59db23acb0e2c3b5920bf24662374fee950d479b Signed-off-by: talio --- .../out/Nested_ioxServiceTemplate.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/Nested_ioxServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/Nested_ioxServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/Nested_ioxServiceTemplate.yaml index a157cf8c26..1527056307 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/Nested_ioxServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/Nested_ioxServiceTemplate.yaml @@ -388,6 +388,9 @@ topology_template: substitution_mappings: node_type: org.openecomp.resource.abstract.nodes.iox capabilities: + forwarder_iox_iox_oam_0_port: + - iox_iox_oam_0_port + - forwarder cpu.delta_iox: - iox - cpu.delta @@ -589,6 +592,9 @@ topology_template: network.outpoing.packets_iox_iox_oam_0_port: - iox_iox_oam_0_port - network.outpoing.packets + forwarder_iox_iox_data_0_port: + - iox_iox_data_0_port + - forwarder disk.device.read.bytes.rate_iox: - iox - disk.device.read.bytes.rate @@ -604,6 +610,9 @@ topology_template: network.outgoing.bytes.rate_iox_iox_internal_0_port: - iox_iox_internal_0_port - network.outgoing.bytes.rate + forwarder_iox_iox_internal_0_port: + - iox_iox_internal_0_port + - forwarder disk.device.usage_iox: - iox - disk.device.usage -- cgit 1.2.3-korg