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_BE_1c1ServiceTemplate.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_BE_1c1ServiceTemplate.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_BE_1c1ServiceTemplate.yaml200
1 files changed, 100 insertions, 100 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_BE_1c1ServiceTemplate.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_BE_1c1ServiceTemplate.yaml
index 5833cce311..b6584b992e 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_BE_1c1ServiceTemplate.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_BE_1c1ServiceTemplate.yaml
@@ -11,12 +11,14 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
- port_BE_port_exCP_naming:
- type: org.openecomp.datatypes.Naming
- required: true
- port_BE_port_network_role:
+ port_BE_1c1_mgmt_port_0_network_role:
type: string
required: true
+ port_BE_1c1_mgmt_port_0_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -24,119 +26,117 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
- port_BE_port_order:
+ port_BE_1c1_mgmt_port_0_order:
type: integer
required: true
- port_BE_port_subnetpoolid:
- type: string
- required: true
vm_flavor_name:
type: string
required: true
- port_BE_port_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
- required: true
- port_BE_port_fixed_ips:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.heat.neutron.port.FixedIps
- port_BE_port_vlan_requirements:
+ port_BE_1c1_mgmt_port_0_ip_requirements:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
+ type: org.openecomp.datatypes.network.IpRequirements
compute_BE_1c1_availability_zone:
type: list
required: true
entry_schema:
type: string
- port_BE_port_network:
+ port_BE_1c1_mgmt_port_0_subnetpoolid:
+ type: string
+ required: true
+ port_BE_1c1_mgmt_port_0_fixed_ips:
type: list
required: true
entry_schema:
- type: string
- port_BE_port_ip_requirements:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_BE_1c1_mgmt_port_0_related_networks:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- port_BE_port_network_role_tag:
- type: string
- required: true
- port_BE_port_related_networks:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
+ port_BE_1c1_mgmt_port_0_network:
type: list
required: true
entry_schema:
- type: org.openecomp.datatypes.network.RelatedNetworksAssignments
+ type: string
+ port_BE_1c1_mgmt_port_0_network_role_tag:
+ type: string
+ required: true
vm_image_name:
type: string
required: true
- compute_BE_1c1_name:
+ port_BE_1c1_mgmt_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
+ required: true
+ port_BE_1c1_mgmt_port_0_replacement_policy:
type: list
required: true
entry_schema:
type: string
- port_BE_port_replacement_policy:
+ port_BE_1c1_mgmt_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
+ required: true
+ compute_BE_1c1_name:
type: list
required: true
entry_schema:
type: string
node_templates:
- BE_1c1_BE_port:
+ BE_1c1:
+ type: org.openecomp.resource.vfc.compute.nodes.heat.BE_1c1
+ properties:
+ availability_zone:
+ get_input:
+ - compute_BE_1c1_availability_zone
+ - index_value
+ flavor:
+ get_input: vm_flavor_name
+ image:
+ get_input: vm_image_name
+ name:
+ get_input:
+ - compute_BE_1c1_name
+ - index_value
+ BE_1c1_BE_1c1_mgmt_port_0:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
replacement_policy:
get_input:
- - port_BE_port_replacement_policy
+ - port_BE_1c1_mgmt_port_0_replacement_policy
- index_value
mac_requirements:
- get_input: port_BE_port_mac_requirements
+ get_input: port_BE_1c1_mgmt_port_0_mac_requirements
order:
- get_input: port_BE_port_order
+ get_input: port_BE_1c1_mgmt_port_0_order
exCP_naming:
- get_input: port_BE_port_exCP_naming
+ get_input: port_BE_1c1_mgmt_port_0_exCP_naming
vlan_requirements:
- get_input: port_BE_port_vlan_requirements
+ get_input: port_BE_1c1_mgmt_port_0_vlan_requirements
subinterface_indicator: false
ip_requirements:
- get_input: port_BE_port_ip_requirements
+ get_input: port_BE_1c1_mgmt_port_0_ip_requirements
related_networks:
- get_input: port_BE_port_related_networks
+ get_input: port_BE_1c1_mgmt_port_0_related_networks
network_role_tag:
- get_input: port_BE_port_network_role_tag
+ get_input: port_BE_1c1_mgmt_port_0_network_role_tag
network_role:
- get_input: port_BE_port_network_role
+ get_input: port_BE_1c1_mgmt_port_0_network_role
fixed_ips:
get_input:
- - port_BE_port_fixed_ips
+ - port_BE_1c1_mgmt_port_0_fixed_ips
- index_value
subnetpoolid:
- get_input: port_BE_port_subnetpoolid
+ get_input: port_BE_1c1_mgmt_port_0_subnetpoolid
network:
get_input:
- - port_BE_port_network
+ - port_BE_1c1_mgmt_port_0_network
- index_value
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
node: BE_1c1
relationship: tosca.relationships.network.BindsTo
- BE_1c1:
- type: org.openecomp.resource.vfc.compute.nodes.heat.BE_1c1
- properties:
- availability_zone:
- get_input:
- - compute_BE_1c1_availability_zone
- - index_value
- flavor:
- get_input: vm_flavor_name
- image:
- get_input: vm_image_name
- name:
- get_input:
- - compute_BE_1c1_name
- - index_value
outputs:
BE_1c1_accessIPv4:
type: string
@@ -159,9 +159,6 @@ topology_template:
endpoint_BE_1c1:
- BE_1c1
- endpoint
- network.outpoing.packets_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.outpoing.packets
disk.device.write.requests_BE_1c1:
- BE_1c1
- disk.device.write.requests
@@ -171,15 +168,12 @@ topology_template:
vcpus_BE_1c1:
- BE_1c1
- vcpus
- network.incoming.packets.rate_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.incoming.packets.rate
- attachment_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - attachment
- network.incoming.bytes_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.incoming.bytes
+ feature_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - feature
+ network.incoming.packets_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.incoming.packets
disk.capacity_BE_1c1:
- BE_1c1
- disk.capacity
@@ -195,24 +189,18 @@ topology_template:
disk.write.bytes_BE_1c1:
- BE_1c1
- disk.write.bytes
- network.outgoing.packets.rate_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.outgoing.packets.rate
- binding_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - binding
disk.device.usage_BE_1c1:
- BE_1c1
- disk.device.usage
disk.device.read.requests.rate_BE_1c1:
- BE_1c1
- disk.device.read.requests.rate
- network.outgoing.bytes.rate_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.outgoing.bytes.rate
scalable_BE_1c1:
- BE_1c1
- scalable
+ network.outgoing.bytes.rate_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.outgoing.bytes.rate
disk.read.requests_BE_1c1:
- BE_1c1
- disk.read.requests
@@ -225,18 +213,18 @@ topology_template:
memory.usage_BE_1c1:
- BE_1c1
- memory.usage
- network.incoming.packets_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.incoming.packets
- forwarder_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - forwarder
+ network.outgoing.bytes_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.outgoing.bytes
disk.device.latency_BE_1c1:
- BE_1c1
- disk.device.latency
disk.device.read.requests_BE_1c1:
- BE_1c1
- disk.device.read.requests
+ network.incoming.packets.rate_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.incoming.packets.rate
memory.resident_BE_1c1:
- BE_1c1
- memory.resident
@@ -255,21 +243,36 @@ topology_template:
disk.read.bytes.rate_BE_1c1:
- BE_1c1
- disk.read.bytes.rate
+ binding_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - binding
+ forwarder_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - forwarder
disk.device.iops_BE_1c1:
- BE_1c1
- disk.device.iops
disk.root.size_BE_1c1:
- BE_1c1
- disk.root.size
- network.incoming.bytes.rate_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.incoming.bytes.rate
+ network.outgoing.packets.rate_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.outgoing.packets.rate
+ attachment_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - attachment
cpu_BE_1c1:
- BE_1c1
- cpu
cpu.delta_BE_1c1:
- BE_1c1
- cpu.delta
+ network.incoming.bytes.rate_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.incoming.bytes.rate
+ network.outpoing.packets_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.outpoing.packets
disk.write.requests.rate_BE_1c1:
- BE_1c1
- disk.write.requests.rate
@@ -279,6 +282,9 @@ topology_template:
feature_BE_1c1:
- BE_1c1
- feature
+ network.incoming.bytes_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - network.incoming.bytes
disk.write.bytes.rate_BE_1c1:
- BE_1c1
- disk.write.bytes.rate
@@ -288,18 +294,12 @@ topology_template:
disk.device.read.bytes_BE_1c1:
- BE_1c1
- disk.device.read.bytes
- feature_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - feature
disk.device.read.bytes.rate_BE_1c1:
- BE_1c1
- disk.device.read.bytes.rate
disk.device.capacity_BE_1c1:
- BE_1c1
- disk.device.capacity
- network.outgoing.bytes_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - network.outgoing.bytes
disk.latency_BE_1c1:
- BE_1c1
- disk.latency
@@ -307,15 +307,15 @@ topology_template:
- BE_1c1
- cpu_util
requirements:
- link_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - link
local_storage_BE_1c1:
- BE_1c1
- local_storage
- dependency_BE_1c1_BE_port:
- - BE_1c1_BE_port
- - dependency
dependency_BE_1c1:
- BE_1c1
- - dependency \ No newline at end of file
+ - dependency
+ dependency_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - dependency
+ link_BE_1c1_BE_1c1_mgmt_port_0:
+ - BE_1c1_BE_1c1_mgmt_port_0
+ - link