summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml16
1 files changed, 15 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml
index 14e970880c..e0cd25ba18 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeNodeConnectedIn/out/Nested_pd_serverServiceTemplate.yaml
@@ -66,6 +66,11 @@ topology_template:
required: true
entry_schema:
type: string
+ port_pd02_port_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -79,6 +84,11 @@ topology_template:
port_pd01_port_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
+ port_pd01_port_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
port_pd02_port_order:
type: integer
required: true
@@ -167,6 +177,8 @@ topology_template:
subinterface_indicator: false
ip_requirements:
get_input: port_pd01_port_ip_requirements
+ related_networks:
+ get_input: port_pd01_port_related_networks
network_role_tag:
get_input: port_pd01_port_network_role_tag
network_role:
@@ -204,6 +216,8 @@ topology_template:
subinterface_indicator: false
ip_requirements:
get_input: port_pd02_port_ip_requirements
+ related_networks:
+ get_input: port_pd02_port_related_networks
network_role_tag:
get_input: port_pd02_port_network_role_tag
network_role:
@@ -435,4 +449,4 @@ topology_template:
- dependency
dependency_pd_server_pd02_port:
- pd_server_pd02_port
- - dependency
+ - dependency \ No newline at end of file