aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml
diff options
context:
space:
mode:
authorsiddharth0905 <siddharth.singh4@amdocs.com>2018-04-09 21:40:24 +0530
committerOren Kleks <orenkle@amdocs.com>2018-04-10 06:36:06 +0000
commitf691a83954e8fe1148d2a4386cba509bddfa95d5 (patch)
treefcb53723319a55b4fbc82a8b94d2dc31000c66f0 /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml
parent02ab6515cd2a2f38aa548d9c64753067a0b1daed (diff)
Evaluate subinterface_indicator property
Corrected the condition to mark subinterface_indicator true/false Change-Id: I3f21924defbc89a5fcd9a89ffc1ea0d28eec8c36 Issue-ID: SDC-1183 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/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/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml
index 8f8d2f7a73..01f9ea1b84 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/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/connectivityBetweenPatterns/out/nested-no_vfc_v0.1ServiceTemplate.yaml
@@ -113,7 +113,7 @@ topology_template:
- substitutable
properties:
port_pcm_port_0_subinterface_indicator:
- - true
+ - false
port_pcm_port_1_network_role_tag: oam
port_pcm_port_0_fixed_ips:
- ip_address:
@@ -128,7 +128,7 @@ topology_template:
get_input: pcma_image_name
port_pcm_port_0_network_role_tag: cps
port_pcm_port_1_subinterface_indicator:
- - true
+ - false
port_pcm_port_1_network:
- get_input: oam_net_name
port_pcm_port_0_ip_requirements:
@@ -192,7 +192,7 @@ topology_template:
- ip_address:
get_input: cps_net_ip
port_pcm_port_2_subinterface_indicator:
- - true
+ - false
vm_flavor_name:
get_input: pcma_flavor_name
port_pcm_port_3_security_groups:
@@ -226,7 +226,7 @@ topology_template:
compute_pcma_server_user_data_format:
- RAW
port_pcm_port_3_subinterface_indicator:
- - true
+ - false
port_pcm_port_2_network:
- get_input: cps_net_name
port_pcm_port_2_ip_requirements:
@@ -697,4 +697,4 @@ topology_template:
- dependency_pcma_server_pcm_port_1
dependency_pcm_port_2:
- abstract_pcma_server
- - dependency_pcma_server_pcm_port_2
+ - dependency_pcma_server_pcm_port_2 \ No newline at end of file