summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.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/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml198
1 files changed, 99 insertions, 99 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml
index 4c8a635991..e44613e5cb 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/multiLevel/twoNestedLevelsWithAllPatternsAndConnectivities/out/Nested_pd_server_1bServiceTemplate.yaml
@@ -11,27 +11,19 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
- port_ps_server_1b_port_vlan_requirements:
- type: list
+ port_ps_server_1b_port_1_network_role_tag:
+ type: string
required: true
- entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
compute_pd_server_1b_name:
type: list
required: true
entry_schema:
type: string
- port_ps_server_1b_port_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
- required: true
- port_ps_server_1b_port_network_role_tag:
- type: string
- required: true
- port_ps_server_1b_port_fixed_ips:
+ port_ps_server_1b_port_1_related_networks:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -39,104 +31,112 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
- port_ps_server_1b_port_order:
- type: integer
+ port_ps_server_1b_port_1_ip_requirements:
+ type: list
required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.IpRequirements
vm_flavor_name:
type: string
required: true
- port_ps_server_1b_port_related_networks:
- type: list
+ port_ps_server_1b_port_1_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: org.openecomp.datatypes.network.RelatedNetworksAssignments
- port_ps_server_1b_port_network:
+ port_ps_server_1b_port_1_network_role:
+ type: string
+ required: true
+ vm_image_name:
+ type: string
+ required: true
+ port_ps_server_1b_port_1_replacement_policy:
type: list
required: true
entry_schema:
type: string
- port_ps_server_1b_port_exCP_naming:
+ port_ps_server_1b_port_1_exCP_naming:
type: org.openecomp.datatypes.Naming
required: true
- port_ps_server_1b_port_ip_requirements:
+ port_ps_server_1b_port_1_fixed_ips:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- vm_image_name:
- type: string
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_ps_server_1b_port_1_order:
+ type: integer
required: true
- port_ps_server_1b_port_network_role:
+ port_ps_server_1b_port_1_subnetpoolid:
type: string
required: true
- port_ps_server_1b_port_replacement_policy:
+ port_ps_server_1b_port_1_network:
type: list
required: true
entry_schema:
type: string
- port_ps_server_1b_port_subnetpoolid:
- type: string
- required: true
compute_pd_server_1b_availability_zone:
type: list
required: true
entry_schema:
type: string
+ port_ps_server_1b_port_1_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
node_templates:
- pd_server_1b:
- type: org.openecomp.resource.vfc.compute.nodes.heat.pd_server_1b
- properties:
- availability_zone:
- get_input:
- - compute_pd_server_1b_availability_zone
- - index_value
- flavor:
- get_input: vm_flavor_name
- image:
- get_input: vm_image_name
- name:
- get_input:
- - compute_pd_server_1b_name
- - index_value
- pd_server_1b_ps_server_1b_port:
+ pd_server_1b_ps_server_1b_port_1:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
replacement_policy:
get_input:
- - port_ps_server_1b_port_replacement_policy
+ - port_ps_server_1b_port_1_replacement_policy
- index_value
mac_requirements:
- get_input: port_ps_server_1b_port_mac_requirements
+ get_input: port_ps_server_1b_port_1_mac_requirements
order:
- get_input: port_ps_server_1b_port_order
+ get_input: port_ps_server_1b_port_1_order
exCP_naming:
- get_input: port_ps_server_1b_port_exCP_naming
+ get_input: port_ps_server_1b_port_1_exCP_naming
vlan_requirements:
- get_input: port_ps_server_1b_port_vlan_requirements
+ get_input: port_ps_server_1b_port_1_vlan_requirements
subinterface_indicator: false
ip_requirements:
- get_input: port_ps_server_1b_port_ip_requirements
+ get_input: port_ps_server_1b_port_1_ip_requirements
related_networks:
- get_input: port_ps_server_1b_port_related_networks
+ get_input: port_ps_server_1b_port_1_related_networks
network_role_tag:
- get_input: port_ps_server_1b_port_network_role_tag
+ get_input: port_ps_server_1b_port_1_network_role_tag
network_role:
- get_input: port_ps_server_1b_port_network_role
+ get_input: port_ps_server_1b_port_1_network_role
fixed_ips:
get_input:
- - port_ps_server_1b_port_fixed_ips
+ - port_ps_server_1b_port_1_fixed_ips
- index_value
subnetpoolid:
- get_input: port_ps_server_1b_port_subnetpoolid
+ get_input: port_ps_server_1b_port_1_subnetpoolid
network:
get_input:
- - port_ps_server_1b_port_network
+ - port_ps_server_1b_port_1_network
- index_value
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
node: pd_server_1b
relationship: tosca.relationships.network.BindsTo
+ pd_server_1b:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.pd_server_1b
+ properties:
+ availability_zone:
+ get_input:
+ - compute_pd_server_1b_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_pd_server_1b_name
+ - index_value
substitution_mappings:
node_type: org.openecomp.resource.abstract.nodes.pd_server_1b
capabilities:
@@ -146,30 +146,21 @@ topology_template:
host_pd_server_1b:
- pd_server_1b
- host
- network.outpoing.packets_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.outpoing.packets
+ network.outgoing.bytes.rate_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.outgoing.bytes.rate
disk.read.bytes.rate_pd_server_1b:
- pd_server_1b
- disk.read.bytes.rate
+ forwarder_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - forwarder
disk.allocation_pd_server_1b:
- pd_server_1b
- disk.allocation
- network.incoming.bytes.rate_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.incoming.bytes.rate
- feature_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - feature
cpu.delta_pd_server_1b:
- pd_server_1b
- cpu.delta
- network.incoming.packets_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.incoming.packets
- forwarder_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - forwarder
disk.device.read.requests_pd_server_1b:
- pd_server_1b
- disk.device.read.requests
@@ -179,9 +170,6 @@ topology_template:
disk.device.iops_pd_server_1b:
- pd_server_1b
- disk.device.iops
- network.outgoing.bytes.rate_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.outgoing.bytes.rate
cpu_pd_server_1b:
- pd_server_1b
- cpu
@@ -203,9 +191,9 @@ topology_template:
memory_pd_server_1b:
- pd_server_1b
- memory
- network.outgoing.bytes_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.outgoing.bytes
+ network.outgoing.packets.rate_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.outgoing.packets.rate
disk.device.read.bytes.rate_pd_server_1b:
- pd_server_1b
- disk.device.read.bytes.rate
@@ -227,30 +215,42 @@ topology_template:
disk.ephemeral.size_pd_server_1b:
- pd_server_1b
- disk.ephemeral.size
- binding_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - binding
scalable_pd_server_1b:
- pd_server_1b
- scalable
disk.write.requests_pd_server_1b:
- pd_server_1b
- disk.write.requests
+ network.incoming.bytes_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.incoming.bytes
disk.device.write.bytes.rate_pd_server_1b:
- pd_server_1b
- disk.device.write.bytes.rate
disk.root.size_pd_server_1b:
- pd_server_1b
- disk.root.size
+ network.incoming.packets.rate_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.incoming.packets.rate
disk.iops_pd_server_1b:
- pd_server_1b
- disk.iops
+ network.incoming.packets_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.incoming.packets
+ network.outgoing.bytes_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.outgoing.bytes
disk.write.bytes_pd_server_1b:
- pd_server_1b
- disk.write.bytes
disk.device.write.bytes_pd_server_1b:
- pd_server_1b
- disk.device.write.bytes
+ attachment_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - attachment
os_pd_server_1b:
- pd_server_1b
- os
@@ -260,9 +260,6 @@ topology_template:
instance_pd_server_1b:
- pd_server_1b
- instance
- network.outgoing.packets.rate_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.outgoing.packets.rate
binding_pd_server_1b:
- pd_server_1b
- binding
@@ -272,21 +269,18 @@ topology_template:
memory.resident_pd_server_1b:
- pd_server_1b
- memory.resident
- network.incoming.packets.rate_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.incoming.packets.rate
- attachment_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - attachment
- network.incoming.bytes_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - network.incoming.bytes
+ feature_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - feature
disk.device.write.requests.rate_pd_server_1b:
- pd_server_1b
- disk.device.write.requests.rate
disk.device.capacity_pd_server_1b:
- pd_server_1b
- disk.device.capacity
+ network.incoming.bytes.rate_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.incoming.bytes.rate
disk.read.requests_pd_server_1b:
- pd_server_1b
- disk.read.requests
@@ -296,19 +290,25 @@ topology_template:
disk.usage_pd_server_1b:
- pd_server_1b
- disk.usage
+ network.outpoing.packets_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - network.outpoing.packets
+ binding_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - binding
disk.write.requests.rate_pd_server_1b:
- pd_server_1b
- disk.write.requests.rate
requirements:
+ dependency_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - dependency
+ link_pd_server_1b_ps_server_1b_port_1:
+ - pd_server_1b_ps_server_1b_port_1
+ - link
dependency_pd_server_1b:
- pd_server_1b
- dependency
local_storage_pd_server_1b:
- pd_server_1b
- local_storage
- dependency_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - dependency
- link_pd_server_1b_ps_server_1b_port:
- - pd_server_1b_ps_server_1b_port
- - link \ No newline at end of file