summaryrefslogtreecommitdiffstats
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.yaml160
1 files changed, 80 insertions, 80 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 643df5c578..6fe26aad39 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
@@ -11,22 +11,11 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
- port_port_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
- required: true
- port_port_network:
- type: list
- required: true
- entry_schema:
- type: string
compute_smp_name:
type: list
required: true
entry_schema:
type: string
- port_port_subnetpoolid:
- type: string
- required: true
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -39,81 +28,92 @@ topology_template:
required: true
entry_schema:
type: string
- port_port_vlan_requirements:
+ port_port1_replacement_policy:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
- port_port_network_role_tag:
- type: string
+ type: string
+ port_port1_network:
+ type: list
required: true
+ entry_schema:
+ type: string
vm_flavor_name:
type: string
required: true
+ port_port1_network_role:
+ type: string
+ required: true
+ port_port1_order:
+ type: integer
+ required: true
compute_smp_user_data_format:
type: list
required: true
entry_schema:
type: string
- port_port_ip_requirements:
+ port_port1_vlan_requirements:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- port_port_network_role:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_port1_network_role_tag:
type: string
required: true
vm_image_name:
type: string
required: true
- compute_smp_metadata:
+ port_port1_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_port1_ip_requirements:
type: list
required: true
entry_schema:
- type: json
- port_port_exCP_naming:
- type: org.openecomp.datatypes.Naming
+ type: org.openecomp.datatypes.network.IpRequirements
+ port_port1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- port_port_replacement_policy:
+ port_port1_subnetpoolid:
+ type: string
+ required: true
+ compute_smp_metadata:
type: list
required: true
entry_schema:
- type: string
- port_port_order:
- type: integer
- required: true
+ type: json
compute_smp_scheduler_hints:
type: list
required: true
entry_schema:
type: json
node_templates:
- smp_port:
+ smp_port1:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input: port_port_exCP_naming
+ get_input: port_port1_exCP_naming
replacement_policy:
get_input:
- - port_port_replacement_policy
+ - port_port1_replacement_policy
- index_value
vlan_requirements:
- get_input: port_port_vlan_requirements
+ get_input: port_port1_vlan_requirements
ip_requirements:
- get_input: port_port_ip_requirements
+ get_input: port_port1_ip_requirements
network_role_tag:
- get_input: port_port_network_role_tag
+ get_input: port_port1_network_role_tag
mac_requirements:
- get_input: port_port_mac_requirements
+ get_input: port_port1_mac_requirements
order:
- get_input: port_port_order
+ get_input: port_port1_order
network_role:
- get_input: port_port_network_role
+ get_input: port_port1_network_role
subnetpoolid:
- get_input: port_port_subnetpoolid
+ get_input: port_port1_subnetpoolid
network:
get_input:
- - port_port_network
+ - port_port1_network
- index_value
requirements:
- binding:
@@ -150,54 +150,51 @@ topology_template:
substitution_mappings:
node_type: org.openecomp.resource.abstract.nodes.smp
capabilities:
+ network.outgoing.bytes_smp_port1:
+ - smp_port1
+ - network.outgoing.bytes
scalable_smp:
- smp
- scalable
feature_smp:
- smp
- feature
+ binding_smp_port1:
+ - smp_port1
+ - binding
memory.resident_smp:
- smp
- memory.resident
+ network.incoming.bytes_smp_port1:
+ - smp_port1
+ - network.incoming.bytes
disk.usage_smp:
- smp
- disk.usage
disk.device.write.bytes_smp:
- smp
- disk.device.write.bytes
- network.outpoing.packets_smp_port:
- - smp_port
- - network.outpoing.packets
- attachment_smp_port:
- - smp_port
- - attachment
os_smp:
- smp
- os
- network.incoming.bytes_smp_port:
- - smp_port
- - network.incoming.bytes
binding_smp:
- smp
- binding
disk.allocation_smp:
- smp
- disk.allocation
+ network.incoming.packets_smp_port1:
+ - smp_port1
+ - network.incoming.packets
instance_smp:
- smp
- instance
- forwarder_smp_port:
- - smp_port
- - forwarder
host_smp:
- smp
- host
disk.device.usage_smp:
- smp
- disk.device.usage
- network.outgoing.packets.rate_smp_port:
- - smp_port
- - network.outgoing.packets.rate
disk.read.bytes_smp:
- smp
- disk.read.bytes
@@ -207,33 +204,39 @@ topology_template:
disk.write.bytes.rate_smp:
- smp
- disk.write.bytes.rate
- network.incoming.packets_smp_port:
- - smp_port
- - network.incoming.packets
disk.device.write.bytes.rate_smp:
- smp
- disk.device.write.bytes.rate
disk.capacity_smp:
- smp
- disk.capacity
+ feature_smp_port1:
+ - smp_port1
+ - feature
disk.device.read.bytes.rate_smp:
- smp
- disk.device.read.bytes.rate
+ attachment_smp_port1:
+ - smp_port1
+ - attachment
+ network.outgoing.bytes.rate_smp_port1:
+ - smp_port1
+ - network.outgoing.bytes.rate
disk.device.latency_smp:
- smp
- disk.device.latency
disk.device.write.requests.rate_smp:
- smp
- disk.device.write.requests.rate
- feature_smp_port:
- - smp_port
- - feature
disk.root.size_smp:
- smp
- disk.root.size
disk.write.requests_smp:
- smp
- disk.write.requests
+ network.outpoing.packets_smp_port1:
+ - smp_port1
+ - network.outpoing.packets
cpu.delta_smp:
- smp
- cpu.delta
@@ -246,9 +249,9 @@ topology_template:
disk.device.iops_smp:
- smp
- disk.device.iops
- network.outgoing.bytes_smp_port:
- - smp_port
- - network.outgoing.bytes
+ network.incoming.bytes.rate_smp_port1:
+ - smp_port1
+ - network.incoming.bytes.rate
disk.device.allocation_smp:
- smp
- disk.device.allocation
@@ -267,24 +270,12 @@ topology_template:
disk.latency_smp:
- smp
- disk.latency
- network.incoming.packets.rate_smp_port:
- - smp_port
- - network.incoming.packets.rate
- network.incoming.bytes.rate_smp_port:
- - smp_port
- - network.incoming.bytes.rate
- binding_smp_port:
- - smp_port
- - binding
disk.iops_smp:
- smp
- disk.iops
disk.read.bytes.rate_smp:
- smp
- disk.read.bytes.rate
- network.outgoing.bytes.rate_smp_port:
- - smp_port
- - network.outgoing.bytes.rate
cpu_util_smp:
- smp
- cpu_util
@@ -294,6 +285,15 @@ topology_template:
memory.usage_smp:
- smp
- memory.usage
+ network.incoming.packets.rate_smp_port1:
+ - smp_port1
+ - network.incoming.packets.rate
+ forwarder_smp_port1:
+ - smp_port1
+ - forwarder
+ network.outgoing.packets.rate_smp_port1:
+ - smp_port1
+ - network.outgoing.packets.rate
disk.read.requests_smp:
- smp
- disk.read.requests
@@ -310,15 +310,15 @@ topology_template:
- smp
- disk.device.read.requests
requirements:
- link_smp_port:
- - smp_port
- - link
+ dependency_smp_port1:
+ - smp_port1
+ - dependency
dependency_smp:
- smp
- dependency
- dependency_smp_port:
- - smp_port
- - dependency
+ link_smp_port1:
+ - smp_port1
+ - link
local_storage_smp:
- smp
- local_storage