aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out
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/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out
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/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out/MainServiceTemplate.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out/MainServiceTemplate.yaml
index 9b54fbea73..74af8bd259 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/twoComputesMultiplePorts/out/MainServiceTemplate.yaml
@@ -94,7 +94,7 @@ topology_template:
mac_address:
get_input: fsb2-Internal2-mac
network: Internal2-net-fsb2-Internal2
- subinterface_indicator: true
+ subinterface_indicator: false
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -106,7 +106,7 @@ topology_template:
mac_address:
get_input: fsb2-Internal1-mac
network: Internal2-net-fsb2-Internal1
- subinterface_indicator: true
+ subinterface_indicator: false
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -118,7 +118,7 @@ topology_template:
mac_address:
get_input: fsb1-Internal2-mac
network: Internal1-net-fsb1-Internal2
- subinterface_indicator: true
+ subinterface_indicator: false
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -134,7 +134,7 @@ topology_template:
mac_address:
get_input: fsb1-Internal1-mac
network: Internal1-net-fsb1-Internal1
- subinterface_indicator: true
+ subinterface_indicator: false
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -257,8 +257,8 @@ topology_template:
- STATIC-DATA-FSB1
- STATIC-DATA-FSB2
port_FSB1_Internal_subinterface_indicator:
- - true
- - true
+ - false
+ - false
port_FSB1_Internal_network:
- Internal1-net-fsb1-Internal1
- Internal1-net-fsb1-Internal2
@@ -275,8 +275,8 @@ topology_template:
- path: /path3/etc/sysconfig/network-scripts/ifcfg-eth0
- path: /path4/etc/sysconfig/network-scripts/ifcfg-eth1
port_FSB2_Internal_subinterface_indicator:
- - true
- - true
+ - false
+ - false
compute_FSB_availability_zone:
- get_input: fsb1_zone
- get_input: fsb2_zone