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.yaml62
1 files changed, 17 insertions, 45 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 77117043d6..61eebac0d2 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
@@ -12,10 +12,8 @@ node_types:
topology_template:
inputs:
port_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_port_network:
type: list
required: true
@@ -27,10 +25,8 @@ topology_template:
entry_schema:
type: string
port_port_subnetpoolid:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -47,12 +43,10 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
port_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
vm_flavor_name:
type: string
required: true
@@ -65,12 +59,10 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_port_network_role:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
vm_image_name:
type: string
required: true
@@ -80,20 +72,16 @@ topology_template:
entry_schema:
type: json
port_port_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
port_port_replacement_policy:
type: list
required: true
entry_schema:
type: string
port_port_order:
- type: list
+ type: integer
required: true
- entry_schema:
- type: integer
compute_smp_scheduler_hints:
type: list
required: true
@@ -104,41 +92,25 @@ topology_template:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_port_exCP_naming
- - index_value
+ get_input: port_port_exCP_naming
replacement_policy:
get_input:
- port_port_replacement_policy
- index_value
vlan_requirements:
- get_input:
- - port_port_vlan_requirements
- - index_value
+ get_input: port_port_vlan_requirements
ip_requirements:
- get_input:
- - port_port_ip_requirements
- - index_value
+ get_input: port_port_ip_requirements
network_role_tag:
- get_input:
- - port_port_network_role_tag
- - index_value
+ get_input: port_port_network_role_tag
mac_requirements:
- get_input:
- - port_port_mac_requirements
- - index_value
+ get_input: port_port_mac_requirements
order:
- get_input:
- - port_port_order
- - index_value
+ get_input: port_port_order
network_role:
- get_input:
- - port_port_network_role
- - index_value
+ get_input: port_port_network_role
subnetpoolid:
- get_input:
- - port_port_subnetpoolid
- - index_value
+ get_input: port_port_subnetpoolid
network:
get_input:
- port_port_network
@@ -346,4 +318,4 @@ topology_template:
- dependency
local_storage_smp:
- smp
- - local_storage \ No newline at end of file
+ - local_storage