aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.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/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml119
1 files changed, 109 insertions, 10 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml
index 5d93924142..ea49f9743e 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/twoAppearancePerPatternWithConnectivities/out/Nested_1c2_catalog_instance_3ServiceTemplate.yaml
@@ -11,11 +11,72 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
+ port_1c2_t2_port_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
+ compute_1c2_catalog_instance_availability_zone:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1c2_t2_port_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1c2_t2_port_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ vm_flavor_name:
+ type: string
+ required: true
+ port_1c2_t2_port_network_role_tag:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1c2_t1_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_image_name:
+ type: string
+ required: true
+ port_1c2_t2_port_exCP_naming:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_1c2_t1_port_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
+ port_1c2_t1_port_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1c2_t2_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
port_1c2_t1_port_mac_requirements:
type: list
required: true
entry_schema:
type: json
+ port_1c2_t1_port_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
port_1c2_t2_port_network:
type: list
required: true
@@ -28,19 +89,16 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
- compute_1c2_catalog_instance_availability_zone:
+ compute_1c2_catalog_instance_name:
type: list
required: true
entry_schema:
type: string
- compute_1c2_catalog_instance_name:
+ port_1c2_t1_port_exCP_naming:
type: list
required: true
entry_schema:
- type: string
- vm_flavor_name:
- type: string
- required: true
+ type: json
port_1c2_t1_port_network:
type: list
required: true
@@ -51,10 +109,7 @@ topology_template:
required: true
entry_schema:
type: json
- vm_image_name:
- type: string
- required: true
- port_1c2_t2_port_ip_requirements:
+ port_1c2_t2_port_vlan_requirements:
type: list
required: true
entry_schema:
@@ -106,14 +161,38 @@ topology_template:
1c2_catalog_instance_1c2_t2_port:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_1c2_t2_port_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_1c2_t2_port_vlan_requirements
+ - index_value
ip_requirements:
get_input:
- port_1c2_t2_port_ip_requirements
- index_value
+ network_role_tag:
+ get_input:
+ - port_1c2_t2_port_network_role_tag
+ - index_value
mac_requirements:
get_input:
- port_1c2_t2_port_mac_requirements
- index_value
+ order:
+ get_input:
+ - port_1c2_t2_port_order
+ - index_value
+ network_role:
+ get_input:
+ - port_1c2_t2_port_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_1c2_t2_port_subnetpoolid
+ - index_value
network:
get_input:
- port_1c2_t2_port_network
@@ -126,6 +205,14 @@ topology_template:
1c2_catalog_instance_1c2_t1_port:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_1c2_t1_port_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_1c2_t1_port_vlan_requirements
+ - index_value
ip_requirements:
get_input:
- port_1c2_t1_port_ip_requirements
@@ -138,6 +225,18 @@ topology_template:
get_input:
- port_1c2_t1_port_mac_requirements
- index_value
+ order:
+ get_input:
+ - port_1c2_t1_port_order
+ - index_value
+ network_role:
+ get_input:
+ - port_1c2_t1_port_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_1c2_t1_port_subnetpoolid
+ - index_value
network:
get_input:
- port_1c2_t1_port_network