summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.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/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml130
1 files changed, 119 insertions, 11 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml
index cefe2d2db0..cbfebea739 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/oneAppearancePerPattern/out/Nested_b_single_1b_0ServiceTemplate.yaml
@@ -16,14 +16,6 @@ topology_template:
required: true
entry_schema:
type: json
- port_1b_t1_port_ip_requirements:
- type: list
- required: true
- entry_schema:
- type: json
- vm_image_name:
- type: string
- required: true
compute_b_single_1b_availability_zone:
type: list
required: true
@@ -41,6 +33,52 @@ topology_template:
required: true
entry_schema:
type: json
+ port_1b_t1_port_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
+ port_1b_t2_port_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_1b_t2_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_1b_t1_port_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1b_t1_port_exCP_naming:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_flavor_name:
+ type: string
+ required: true
+ port_1b_t1_port_network_role_tag:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1b_t1_port_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_image_name:
+ type: string
+ required: true
+ port_1b_t1_port_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
port_1b_t1_port_mac_requirements:
type: list
required: true
@@ -51,7 +89,17 @@ topology_template:
required: true
entry_schema:
type: string
- port_1b_t2_port_ip_requirements:
+ port_1b_t2_port_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1b_t2_port_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
+ port_1b_t1_port_vlan_requirements:
type: list
required: true
entry_schema:
@@ -61,14 +109,26 @@ topology_template:
required: true
entry_schema:
type: string
- vm_flavor_name:
- type: string
+ port_1b_t2_port_exCP_naming:
+ type: list
required: true
+ entry_schema:
+ type: json
compute_b_single_1b_name:
type: list
required: true
entry_schema:
type: string
+ port_1b_t2_port_network_role_tag:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_1b_t2_port_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
node_templates:
b_single_1b:
type: org.openecomp.resource.vfc.nodes.heat.b_single_1b
@@ -96,14 +156,38 @@ topology_template:
b_single_1b_1b_t1_port:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_1b_t1_port_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_1b_t1_port_vlan_requirements
+ - index_value
ip_requirements:
get_input:
- port_1b_t1_port_ip_requirements
- index_value
+ network_role_tag:
+ get_input:
+ - port_1b_t1_port_network_role_tag
+ - index_value
mac_requirements:
get_input:
- port_1b_t1_port_mac_requirements
- index_value
+ order:
+ get_input:
+ - port_1b_t1_port_order
+ - index_value
+ network_role:
+ get_input:
+ - port_1b_t1_port_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_1b_t1_port_subnetpoolid
+ - index_value
network:
get_attribute:
- b_single_1b
@@ -116,14 +200,38 @@ topology_template:
b_single_1b_1b_t2_port:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_1b_t2_port_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_1b_t2_port_vlan_requirements
+ - index_value
ip_requirements:
get_input:
- port_1b_t2_port_ip_requirements
- index_value
+ network_role_tag:
+ get_input:
+ - port_1b_t2_port_network_role_tag
+ - index_value
mac_requirements:
get_input:
- port_1b_t2_port_mac_requirements
- index_value
+ order:
+ get_input:
+ - port_1b_t2_port_order
+ - index_value
+ network_role:
+ get_input:
+ - port_1b_t2_port_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_1b_t2_port_subnetpoolid
+ - index_value
network:
get_input:
- port_1b_t2_port_network