aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.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/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.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/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml46
1 files changed, 13 insertions, 33 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml
index fd95fdc3fe..4d99432a64 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeSameComputesNoConsolidation/out/Nested_pd_server_2ServiceTemplate.yaml
@@ -52,20 +52,16 @@ topology_template:
type: string
required: true
port_pd01_port_2_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_pd01_port_3_ip_requirements:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_3_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_pd01_port_3_network:
type: list
required: true
@@ -100,20 +96,16 @@ topology_template:
entry_schema:
type: json
port_pd01_port_2_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_pd01_port_2_exCP_naming:
type: list
required: true
entry_schema:
type: json
port_pd01_port_3_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
compute_pd_server_user_data_format:
type: list
required: true
@@ -123,7 +115,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_3_exCP_naming:
type: list
required: true
@@ -161,17 +153,11 @@ topology_template:
- port_pd01_port_2_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_2_ip_requirements
- - index_value
+ get_input: port_pd01_port_2_ip_requirements
network_role_tag:
- get_input:
- - port_pd01_port_2_network_role_tag
- - index_value
+ get_input: port_pd01_port_2_network_role_tag
mac_requirements:
- get_input:
- - port_pd01_port_2_mac_requirements
- - index_value
+ get_input: port_pd01_port_2_mac_requirements
order:
get_input:
- port_pd01_port_2_order
@@ -205,17 +191,11 @@ topology_template:
- port_pd01_port_3_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_3_ip_requirements
- - index_value
+ get_input: port_pd01_port_3_ip_requirements
network_role_tag:
- get_input:
- - port_pd01_port_3_network_role_tag
- - index_value
+ get_input: port_pd01_port_3_network_role_tag
mac_requirements:
- get_input:
- - port_pd01_port_3_mac_requirements
- - index_value
+ get_input: port_pd01_port_3_mac_requirements
order:
get_input:
- port_pd01_port_3_order
@@ -447,4 +427,4 @@ topology_template:
- dependency
dependency_pd_server_pd01_port_3:
- pd_server_pd01_port_3
- - dependency \ No newline at end of file
+ - dependency