aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.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/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml65
1 files changed, 41 insertions, 24 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml
index 8cf3f5d99b..46c1b013e2 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/pattern5/complexVFCWithDiffSubInfConnectivityScenario/out/nested_pattern5_levelTwoServiceTemplate.yaml
@@ -8,31 +8,49 @@ imports:
file: GlobalSubstitutionTypesServiceTemplate.yaml
topology_template:
inputs:
- port_net:
+ Vlan_network_collection_function:
+ type: string
+ required: true
+ ps_server_1b_ips:
hidden: false
immutable: false
type: string
- description: port network
- ps_server_2b_ips:
+ security_group_name:
+ hidden: false
+ immutable: false
+ type: list
+ description: CMAUI1, CMAUI2 server names
+ entry_schema:
+ type: string
+ ps_server_1b_names:
+ hidden: false
+ immutable: false
+ type: list
+ description: Ps server names
+ entry_schema:
+ type: string
+ packet_ext_network_name:
hidden: false
immutable: false
type: string
- ps_server_1b_ips:
+ description: network name
+ port_net:
hidden: false
immutable: false
type: string
- packet_int_network_name:
+ description: port network
+ ps_server_2b_ips:
hidden: false
immutable: false
type: string
- description: network name
- security_group_name:
+ packet_int_network_name:
hidden: false
immutable: false
- type: list
- description: CMAUI1, CMAUI2 server names
- entry_schema:
- type: string
+ type: string
+ description: network name
+ Vlan_vfc_instance_group_function:
+ type: string
+ required: true
availability_zone_0:
label: availabilityzone name
hidden: false
@@ -54,18 +72,6 @@ topology_template:
immutable: false
type: string
description: sub interface network
- ps_server_1b_names:
- hidden: false
- immutable: false
- type: list
- description: Ps server names
- entry_schema:
- type: string
- packet_ext_network_name:
- hidden: false
- immutable: false
- type: string
- description: network name
node_templates:
packet_ext_network:
type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
@@ -188,6 +194,17 @@ topology_template:
node: packet_ext_network
relationship: tosca.relationships.network.LinksTo
groups:
+ Vlan_group:
+ type: org.openecomp.groups.VfcInstanceGroup
+ properties:
+ vfc_parent_port_role: 1b
+ network_collection_function:
+ get_input: Vlan_network_collection_function
+ vfc_instance_group_function:
+ get_input: Vlan_vfc_instance_group_function
+ subinterface_role: Vlan
+ members:
+ - abstract_ps_server_1b
nested_pattern5_levelTwo_group:
type: org.openecomp.groups.heat.HeatStack
properties:
@@ -579,4 +596,4 @@ topology_template:
- dependency_ps_server_1b
dependency_server_1b_ps_2:
- abstract_ps_server_1b_1
- - dependency_ps_server_1b
+ - dependency_ps_server_1b \ No newline at end of file