aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.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/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml57
1 files changed, 39 insertions, 18 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
index b3663c8ac4..d8e84c2056 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/noConsolidation/out/SubstitutionServiceTemplate.yaml
@@ -19,6 +19,11 @@ topology_template:
required: true
entry_schema:
type: org.openecomp.datatypes.network.IpRequirements
+ port_FSB2_Internal_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
port_FSB1_Internal_subnetpoolid:
type: string
required: true
@@ -57,6 +62,11 @@ topology_template:
port_FSB2_Internal_network_role:
type: string
required: true
+ port_FSB1_Internal_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
port_FSB1_Internal_network_role_tag:
type: string
required: true
@@ -127,6 +137,11 @@ topology_template:
required: true
entry_schema:
type: string
+ port_FSB1_OAM_related_networks:
+ type: list
+ required: true
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
port_FSB1_OAM_network_role_tag:
type: string
required: true
@@ -150,6 +165,12 @@ topology_template:
FSB1_FSB1_Internal:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ mac_requirements:
+ get_input: port_FSB1_Internal_mac_requirements
+ order:
+ get_input: port_FSB1_Internal_order
+ mac_address:
+ get_input: port_FSB1_Internal_mac_address
exCP_naming:
get_input: port_FSB1_Internal_exCP_naming
vlan_requirements:
@@ -157,12 +178,10 @@ topology_template:
subinterface_indicator: false
ip_requirements:
get_input: port_FSB1_Internal_ip_requirements
+ related_networks:
+ get_input: port_FSB1_Internal_related_networks
network_role_tag:
get_input: port_FSB1_Internal_network_role_tag
- mac_requirements:
- get_input: port_FSB1_Internal_mac_requirements
- order:
- get_input: port_FSB1_Internal_order
network_role:
get_input: port_FSB1_Internal_network_role
subnetpoolid:
@@ -171,8 +190,6 @@ topology_template:
get_input:
- port_FSB1_Internal_network
- index_value
- mac_address:
- get_input: port_FSB1_Internal_mac_address
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -181,6 +198,12 @@ topology_template:
FSB1_FSB2_Internal:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ mac_requirements:
+ get_input: port_FSB2_Internal_mac_requirements
+ order:
+ get_input: port_FSB2_Internal_order
+ mac_address:
+ get_input: port_FSB2_Internal_mac_address
exCP_naming:
get_input: port_FSB2_Internal_exCP_naming
vlan_requirements:
@@ -188,12 +211,10 @@ topology_template:
subinterface_indicator: false
ip_requirements:
get_input: port_FSB2_Internal_ip_requirements
+ related_networks:
+ get_input: port_FSB2_Internal_related_networks
network_role_tag:
get_input: port_FSB2_Internal_network_role_tag
- mac_requirements:
- get_input: port_FSB2_Internal_mac_requirements
- order:
- get_input: port_FSB2_Internal_order
network_role:
get_input: port_FSB2_Internal_network_role
subnetpoolid:
@@ -202,8 +223,6 @@ topology_template:
get_input:
- port_FSB2_Internal_network
- index_value
- mac_address:
- get_input: port_FSB2_Internal_mac_address
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -212,6 +231,10 @@ topology_template:
FSB1_FSB1_OAM:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ mac_requirements:
+ get_input: port_FSB1_OAM_mac_requirements
+ order:
+ get_input: port_FSB1_OAM_order
exCP_naming:
get_input: port_FSB1_OAM_exCP_naming
vlan_requirements:
@@ -219,20 +242,18 @@ topology_template:
subinterface_indicator: false
ip_requirements:
get_input: port_FSB1_OAM_ip_requirements
+ related_networks:
+ get_input: port_FSB1_OAM_related_networks
network_role_tag:
get_input: port_FSB1_OAM_network_role_tag
- mac_requirements:
- get_input: port_FSB1_OAM_mac_requirements
- order:
- get_input: port_FSB1_OAM_order
network_role:
get_input: port_FSB1_OAM_network_role
- subnetpoolid:
- get_input: port_FSB1_OAM_subnetpoolid
fixed_ips:
get_input:
- port_FSB1_OAM_fixed_ips
- index_value
+ subnetpoolid:
+ get_input: port_FSB1_OAM_subnetpoolid
network:
get_input:
- port_FSB1_OAM_network