aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.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/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml146
1 files changed, 40 insertions, 106 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml
index f6b0a50917..07f4b7928f 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/out/Nested_1c1_scalling_instanceServiceTemplate.yaml
@@ -12,25 +12,21 @@ node_types:
topology_template:
inputs:
port_1c1_t1_port_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
port_1c1_t2_port_vlan_requirements:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
compute_1c1_scalling_instance_user_data_format:
type: list
required: true
entry_schema:
type: string
port_1c1_t2_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
vm_flavor_name:
type: string
required: true
@@ -38,7 +34,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
vm_image_name:
type: string
required: true
@@ -61,7 +57,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_1c1_t2_port_network:
type: list
required: true
@@ -71,22 +67,20 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_1c1_t1_port_vlan_requirements:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
port_1c1_t2_port_ip_requirements:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_1c1_t1_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -95,30 +89,22 @@ topology_template:
constraints:
- greater_or_equal: 0
port_1c1_t2_port_network_role:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_1c1_t2_port_order:
- type: list
+ type: integer
required: true
- entry_schema:
- type: integer
port_1c1_t2_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
compute_1c1_scalling_instance_availability_zone:
type: list
required: true
entry_schema:
type: string
port_1c1_t2_port_subnetpoolid:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_1c1_t2_port_name:
type: list
required: true
@@ -130,75 +116,47 @@ topology_template:
entry_schema:
type: json
port_1c1_t2_port_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
compute_1c1_scalling_instance_metadata:
type: list
required: true
entry_schema:
type: json
port_1c1_t1_port_subnetpoolid:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_1c1_t1_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_1c1_t1_port_network_role:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_1c1_t1_port_order:
- type: list
+ type: integer
required: true
- entry_schema:
- type: integer
node_templates:
1c1_scalling_instance_1c1_t1_port:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_1c1_t1_port_exCP_naming
- - index_value
+ get_input: port_1c1_t1_port_exCP_naming
vlan_requirements:
- get_input:
- - port_1c1_t1_port_vlan_requirements
- - index_value
+ get_input: port_1c1_t1_port_vlan_requirements
ip_requirements:
- get_input:
- - port_1c1_t1_port_ip_requirements
- - index_value
+ get_input: port_1c1_t1_port_ip_requirements
network_role_tag:
- get_input:
- - port_1c1_t1_port_network_role_tag
- - index_value
+ get_input: port_1c1_t1_port_network_role_tag
mac_requirements:
- get_input:
- - port_1c1_t1_port_mac_requirements
- - index_value
+ get_input: port_1c1_t1_port_mac_requirements
order:
- get_input:
- - port_1c1_t1_port_order
- - index_value
+ get_input: port_1c1_t1_port_order
network_role:
- get_input:
- - port_1c1_t1_port_network_role
- - index_value
+ get_input: port_1c1_t1_port_network_role
subnetpoolid:
- get_input:
- - port_1c1_t1_port_subnetpoolid
- - index_value
+ get_input: port_1c1_t1_port_subnetpoolid
fixed_ips:
- get_input:
- - port_1c1_t1_port_fixed_ips
- - index_value
+ get_input: port_1c1_t1_port_fixed_ips
name:
get_input:
- port_1c1_t1_port_name
@@ -243,41 +201,23 @@ topology_template:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_1c1_t2_port_exCP_naming
- - index_value
+ get_input: port_1c1_t2_port_exCP_naming
vlan_requirements:
- get_input:
- - port_1c1_t2_port_vlan_requirements
- - index_value
+ get_input: port_1c1_t2_port_vlan_requirements
ip_requirements:
- get_input:
- - port_1c1_t2_port_ip_requirements
- - index_value
+ get_input: port_1c1_t2_port_ip_requirements
network_role_tag:
- get_input:
- - port_1c1_t2_port_network_role_tag
- - index_value
+ get_input: port_1c1_t2_port_network_role_tag
mac_requirements:
- get_input:
- - port_1c1_t2_port_mac_requirements
- - index_value
+ get_input: port_1c1_t2_port_mac_requirements
order:
- get_input:
- - port_1c1_t2_port_order
- - index_value
+ get_input: port_1c1_t2_port_order
network_role:
- get_input:
- - port_1c1_t2_port_network_role
- - index_value
+ get_input: port_1c1_t2_port_network_role
subnetpoolid:
- get_input:
- - port_1c1_t2_port_subnetpoolid
- - index_value
+ get_input: port_1c1_t2_port_subnetpoolid
fixed_ips:
- get_input:
- - port_1c1_t2_port_fixed_ips
- - index_value
+ get_input: port_1c1_t2_port_fixed_ips
name:
get_input:
- port_1c1_t2_port_name
@@ -293,29 +233,23 @@ topology_template:
relationship: tosca.relationships.network.BindsTo
outputs:
1c1_scalling_instance_1c1_t1_port_tenant_id:
- type: list
+ type: string
value:
get_attribute:
- 1c1_scalling_instance_1c1_t1_port
- tenant_id
- entry_schema:
- type: string
1c1_scalling_instance_instance_name:
- type: list
+ type: string
value:
get_attribute:
- 1c1_scalling_instance
- instance_name
- entry_schema:
- type: string
1c1_scalling_instance_1c1_t2_port_tenant_id:
- type: list
+ type: string
value:
get_attribute:
- 1c1_scalling_instance_1c1_t2_port
- tenant_id
- entry_schema:
- type: string
substitution_mappings:
node_type: org.openecomp.resource.abstract.nodes.1c1_scalling_instance
capabilities:
@@ -526,4 +460,4 @@ topology_template:
- link
local_storage_1c1_scalling_instance:
- 1c1_scalling_instance
- - local_storage \ No newline at end of file
+ - local_storage