From 4445d695275437479ef5ecb8c741ea92c673a965 Mon Sep 17 00:00:00 2001 From: eleonorali Date: Mon, 12 Mar 2018 18:41:38 +0200 Subject: Multiple ports (extCP) with wrong network-role E2E/Internal Defect - multiple ports (extCP) with wrong network-role Change-Id: Ic3896287347978ad3e89ac14fb07916ea201d8fa Issue-ID: SDC-1113 Signed-off-by: eleonorali --- .../out/nested-no_vfc_v0.1ServiceTemplate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/nested-no_vfc_v0.1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/nested-no_vfc_v0.1ServiceTemplate.yaml index 3fbee137b8..bbc0a64921 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/nested-no_vfc_v0.1ServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/nested-no_vfc_v0.1ServiceTemplate.yaml @@ -108,7 +108,7 @@ topology_template: directives: - substitutable properties: - port_pcm_port_1_network_role_tag: cps + port_pcm_port_1_network_role_tag: oam port_pcm_port_0_fixed_ips: - ip_address: get_input: cps_net_ip @@ -207,7 +207,7 @@ topology_template: port_pcm_port_2_mac_requirements: mac_count_required: is_required: false - port_pcm_port_3_network_role_tag: cps + port_pcm_port_3_network_role_tag: oam compute_pcma_server_config_drive: - true port_pcm_port_3_fixed_ips: -- cgit 1.2.3-korg