aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.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/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml30
1 files changed, 15 insertions, 15 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml
index 55e4754bb4..9fa9796f84 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/createAbstractSubstitute/oneComputeMultiplePortsSameType/out/MainServiceTemplate.yaml
@@ -63,7 +63,7 @@ topology_template:
type: string
description: prop
node_templates:
- FSB1_Internal2:
+ FSB1_Internal_2:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
mac_address:
@@ -74,7 +74,7 @@ topology_template:
capability: tosca.capabilities.network.Bindable
node: FSB1_template
relationship: tosca.relationships.network.BindsTo
- FSB1_Internal1:
+ FSB1_Internal_1:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
mac_address:
@@ -95,7 +95,7 @@ topology_template:
shared: true
network_name:
get_attribute:
- - FSB1_Internal1
+ - FSB1_Internal_1
- network_id
dhcp_agent_ids:
get_attribute:
@@ -103,11 +103,11 @@ topology_template:
- addresses
tenant_id:
get_attribute:
- - FSB1_Internal2
+ - FSB1_Internal_2
- network_id
qos_policy:
get_attribute:
- - FSB1_Internal2
+ - FSB1_Internal_2
- network_id
FSB1_template:
type: org.openecomp.resource.vfc.nodes.heat.FSB
@@ -158,20 +158,20 @@ topology_template:
directives:
- substitutable
properties:
- port_FSB1_Internal1_mac_address:
- get_input: fsb1-Internal1-mac
- port_FSB1_Internal2_network:
- - Internal2-net
- port_FSB1_Internal1_network:
- - Internal1-net
vm_flavor_name:
get_input: fsb-flavor
- port_FSB1_Internal2_mac_address:
- get_input: fsb1-Internal1-mac
vm_image_name:
get_input: fsb-image
compute_FSB_admin_pass:
- STATIC-DATA-FSB1
+ port_FSB1_Internal_1_mac_address:
+ get_input: fsb1-Internal1-mac
+ port_FSB1_Internal_1_network:
+ - Internal1-net
+ port_FSB1_Internal_2_mac_address:
+ get_input: fsb1-Internal1-mac
+ port_FSB1_Internal_2_network:
+ - Internal2-net
compute_FSB_metadata:
- write_files:
- path: /path1/etc/sysconfig/network-scripts/ifcfg-eth0
@@ -196,6 +196,6 @@ topology_template:
description: |
Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
members:
- - FSB1_Internal2
- - FSB1_Internal1
+ - FSB1_Internal_2
+ - FSB1_Internal_1
- FSB1_template