aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.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/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml178
1 files changed, 89 insertions, 89 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml
index b0417f718d..153c258527 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedOtherScenarios/oneLevel/nestedScalingInstance/out/Nested_cmauiServiceTemplate.yaml
@@ -11,29 +11,6 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
- port_cmaui_port_vlan_requirements:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.VlanRequirements
- port_cmaui_port_fixed_ips:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.heat.neutron.port.FixedIps
- port_cmaui_port_exCP_naming:
- type: org.openecomp.datatypes.Naming
- required: true
- port_cmaui_port_network:
- type: list
- required: true
- entry_schema:
- type: string
- port_cmaui_port_related_networks:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.RelatedNetworksAssignments
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -41,11 +18,11 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
- port_cmaui_port_network_role_tag:
- type: string
+ port_cmaui_mgmt_port_0_mac_requirements:
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- port_cmaui_port_order:
- type: integer
+ port_cmaui_mgmt_port_0_exCP_naming:
+ type: org.openecomp.datatypes.Naming
required: true
vm_flavor_name:
type: string
@@ -55,67 +32,90 @@ topology_template:
required: true
entry_schema:
type: string
- port_cmaui_port_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
+ port_cmaui_mgmt_port_0_replacement_policy:
+ type: list
required: true
- compute_cmaui_availability_zone:
+ entry_schema:
+ type: string
+ port_cmaui_mgmt_port_0_network:
type: list
required: true
entry_schema:
type: string
- port_cmaui_port_replacement_policy:
+ compute_cmaui_availability_zone:
type: list
required: true
entry_schema:
type: string
- port_cmaui_port_network_role:
- type: string
+ port_cmaui_mgmt_port_0_related_networks:
+ type: list
required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
vm_image_name:
type: string
required: true
- port_cmaui_port_ip_requirements:
+ port_cmaui_mgmt_port_0_network_role_tag:
+ type: string
+ required: true
+ port_cmaui_mgmt_port_0_ip_requirements:
type: list
required: true
entry_schema:
type: org.openecomp.datatypes.network.IpRequirements
- port_cmaui_port_subnetpoolid:
+ port_cmaui_mgmt_port_0_fixed_ips:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
+ port_cmaui_mgmt_port_0_subnetpoolid:
+ type: string
+ required: true
+ port_cmaui_mgmt_port_0_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.VlanRequirements
+ port_cmaui_mgmt_port_0_order:
+ type: integer
+ required: true
+ port_cmaui_mgmt_port_0_network_role:
type: string
required: true
node_templates:
- cmaui_cmaui_port:
+ cmaui_cmaui_mgmt_port_0:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
replacement_policy:
get_input:
- - port_cmaui_port_replacement_policy
+ - port_cmaui_mgmt_port_0_replacement_policy
- index_value
mac_requirements:
- get_input: port_cmaui_port_mac_requirements
+ get_input: port_cmaui_mgmt_port_0_mac_requirements
order:
- get_input: port_cmaui_port_order
+ get_input: port_cmaui_mgmt_port_0_order
exCP_naming:
- get_input: port_cmaui_port_exCP_naming
+ get_input: port_cmaui_mgmt_port_0_exCP_naming
vlan_requirements:
- get_input: port_cmaui_port_vlan_requirements
+ get_input: port_cmaui_mgmt_port_0_vlan_requirements
subinterface_indicator: false
ip_requirements:
- get_input: port_cmaui_port_ip_requirements
+ get_input: port_cmaui_mgmt_port_0_ip_requirements
related_networks:
- get_input: port_cmaui_port_related_networks
+ get_input: port_cmaui_mgmt_port_0_related_networks
network_role_tag:
- get_input: port_cmaui_port_network_role_tag
+ get_input: port_cmaui_mgmt_port_0_network_role_tag
network_role:
- get_input: port_cmaui_port_network_role
+ get_input: port_cmaui_mgmt_port_0_network_role
fixed_ips:
get_input:
- - port_cmaui_port_fixed_ips
+ - port_cmaui_mgmt_port_0_fixed_ips
- index_value
subnetpoolid:
- get_input: port_cmaui_port_subnetpoolid
+ get_input: port_cmaui_mgmt_port_0_subnetpoolid
network:
get_input:
- - port_cmaui_port_network
+ - port_cmaui_mgmt_port_0_network
- index_value
requirements:
- binding:
@@ -143,12 +143,18 @@ topology_template:
disk.read.bytes.rate_cmaui:
- cmaui
- disk.read.bytes.rate
+ network.incoming.packets.rate_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.incoming.packets.rate
disk.ephemeral.size_cmaui:
- cmaui
- disk.ephemeral.size
disk.device.write.bytes_cmaui:
- cmaui
- disk.device.write.bytes
+ binding_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - binding
disk.device.iops_cmaui:
- cmaui
- disk.device.iops
@@ -161,9 +167,6 @@ topology_template:
host_cmaui:
- cmaui
- host
- network.incoming.bytes.rate_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.incoming.bytes.rate
disk.device.allocation_cmaui:
- cmaui
- disk.device.allocation
@@ -173,6 +176,9 @@ topology_template:
disk.write.requests_cmaui:
- cmaui
- disk.write.requests
+ network.incoming.packets_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.incoming.packets
scalable_cmaui:
- cmaui
- scalable
@@ -182,9 +188,9 @@ topology_template:
cpu.delta_cmaui:
- cmaui
- cpu.delta
- network.incoming.bytes_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.incoming.bytes
+ forwarder_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - forwarder
disk.root.size_cmaui:
- cmaui
- disk.root.size
@@ -197,12 +203,9 @@ topology_template:
disk.device.read.bytes.rate_cmaui:
- cmaui
- disk.device.read.bytes.rate
- attachment_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - attachment
- network.incoming.packets_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.incoming.packets
+ feature_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - feature
disk.device.usage_cmaui:
- cmaui
- disk.device.usage
@@ -221,9 +224,12 @@ topology_template:
cpu_cmaui:
- cmaui
- cpu
- binding_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - binding
+ attachment_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - attachment
+ network.incoming.bytes.rate_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.incoming.bytes.rate
disk.read.requests_cmaui:
- cmaui
- disk.read.requests
@@ -233,24 +239,24 @@ topology_template:
disk.device.write.requests_cmaui:
- cmaui
- disk.device.write.requests
- network.outgoing.bytes_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.outgoing.bytes
- feature_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - feature
+ network.outgoing.packets.rate_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.outgoing.packets.rate
vcpus_cmaui:
- cmaui
- vcpus
- network.outpoing.packets_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.outpoing.packets
+ network.incoming.bytes_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.incoming.bytes
+ network.outgoing.bytes_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.outgoing.bytes
+ network.outgoing.bytes.rate_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.outgoing.bytes.rate
feature_cmaui:
- cmaui
- feature
- network.outgoing.bytes.rate_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.outgoing.bytes.rate
binding_cmaui:
- cmaui
- binding
@@ -266,24 +272,18 @@ topology_template:
memory_cmaui:
- cmaui
- memory
+ network.outpoing.packets_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
+ - network.outpoing.packets
disk.write.requests.rate_cmaui:
- cmaui
- disk.write.requests.rate
disk.usage_cmaui:
- cmaui
- disk.usage
- forwarder_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - forwarder
- network.outgoing.packets.rate_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.outgoing.packets.rate
disk.latency_cmaui:
- cmaui
- disk.latency
- network.incoming.packets.rate_cmaui_cmaui_port:
- - cmaui_cmaui_port
- - network.incoming.packets.rate
instance_cmaui:
- cmaui
- instance
@@ -300,15 +300,15 @@ topology_template:
- cmaui
- disk.device.write.requests.rate
requirements:
- link_cmaui_cmaui_port:
- - cmaui_cmaui_port
+ link_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
- link
- dependency_cmaui_cmaui_port:
- - cmaui_cmaui_port
+ dependency_cmaui_cmaui_mgmt_port_0:
+ - cmaui_cmaui_mgmt_port_0
- dependency
dependency_cmaui:
- cmaui
- dependency
local_storage_cmaui:
- cmaui
- - local_storage \ No newline at end of file
+ - local_storage