aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.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/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml21
1 files changed, 14 insertions, 7 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml
index 2aa43774c9..b705dc911c 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithDiffPortTypeAndServerGroup/out/Nested_smpServiceTemplate.yaml
@@ -63,6 +63,11 @@ topology_template:
vm_image_name:
type: string
required: true
+ port_port1_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
port_port1_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
@@ -91,23 +96,25 @@ topology_template:
smp_port1:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
- exCP_naming:
- get_input: port_port1_exCP_naming
replacement_policy:
get_input:
- port_port1_replacement_policy
- index_value
+ mac_requirements:
+ get_input: port_port1_mac_requirements
+ order:
+ get_input: port_port1_order
+ exCP_naming:
+ get_input: port_port1_exCP_naming
vlan_requirements:
get_input: port_port1_vlan_requirements
subinterface_indicator: false
ip_requirements:
get_input: port_port1_ip_requirements
+ related_networks:
+ get_input: port_port1_related_networks
network_role_tag:
get_input: port_port1_network_role_tag
- mac_requirements:
- get_input: port_port1_mac_requirements
- order:
- get_input: port_port1_order
network_role:
get_input: port_port1_network_role
subnetpoolid:
@@ -322,4 +329,4 @@ topology_template:
- link
local_storage_smp:
- smp
- - local_storage
+ - local_storage \ No newline at end of file