aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-06-17 22:40:44 +0300
committerMichael Lando <ml636r@att.com>2017-06-18 07:20:49 +0300
commit4d97d5fac309ce0d66938e5ccd0349e2660d4e23 (patch)
tree3f921054f997d1962fa6f9db9a0119e31a851eea /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml
parent89786d31f266a205857cae0177904c249ac6a512 (diff)
[sdc] update code of sdc
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml30
1 files changed, 9 insertions, 21 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml
index a8680d8869..ce479e9984 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_b_single_2b_1ServiceTemplate.yaml
@@ -38,7 +38,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
vm_image_name:
type: string
required: true
@@ -78,10 +78,8 @@ topology_template:
entry_schema:
type: string
port_1b_t2_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -98,7 +96,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
compute_b_single_2b_name:
type: list
required: true
@@ -120,10 +118,8 @@ topology_template:
entry_schema:
type: string
port_1b_t1_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_1b_t2_port_network:
type: list
required: true
@@ -174,17 +170,13 @@ topology_template:
- port_1b_t1_port_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_1b_t1_port_ip_requirements
- - index_value
+ get_input: port_1b_t1_port_ip_requirements
network_role_tag:
get_input:
- port_1b_t1_port_network_role_tag
- index_value
mac_requirements:
- get_input:
- - port_1b_t1_port_mac_requirements
- - index_value
+ get_input: port_1b_t1_port_mac_requirements
order:
get_input:
- port_1b_t1_port_order
@@ -218,17 +210,13 @@ topology_template:
- port_1b_t2_port_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_1b_t2_port_ip_requirements
- - index_value
+ get_input: port_1b_t2_port_ip_requirements
network_role_tag:
get_input:
- port_1b_t2_port_network_role_tag
- index_value
mac_requirements:
- get_input:
- - port_1b_t2_port_mac_requirements
- - index_value
+ get_input: port_1b_t2_port_mac_requirements
order:
get_input:
- port_1b_t2_port_order
@@ -469,4 +457,4 @@ topology_template:
- dependency
dependency_b_single_2b_1b_t1_port:
- b_single_2b_1b_t1_port
- - dependency \ No newline at end of file
+ - dependency