aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-06-17 22:40:44 +0300
committerMichael Lando <ml636r@att.com>2017-06-18 07:20:49 +0300
commit4d97d5fac309ce0d66938e5ccd0349e2660d4e23 (patch)
tree3f921054f997d1962fa6f9db9a0119e31a851eea /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml
parent89786d31f266a205857cae0177904c249ac6a512 (diff)
[sdc] update code of sdc
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/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/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml30
1 files changed, 8 insertions, 22 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml
index ac5e7b1360..c419c0df91 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/NoOutParamDuplicatePortType/out/SubstitutionServiceTemplate.yaml
@@ -12,10 +12,8 @@ node_types:
topology_template:
inputs:
port_FSB1_Internal_mac_address:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_FSB_OAM_network_role_tag:
type: list
required: true
@@ -85,10 +83,8 @@ topology_template:
entry_schema:
type: string
port_FSB2_Internal1_mac_address:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_FSB2_Internal1_vlan_requirements:
type: list
required: true
@@ -125,10 +121,8 @@ topology_template:
entry_schema:
type: string
port_FSB2_Internal2_mac_address:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_FSB2_Internal2_mac_requirements:
type: list
required: true
@@ -210,7 +204,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.heat.neutron.port.FixedIps
port_FSB2_Internal2_order:
type: list
required: true
@@ -277,9 +271,7 @@ topology_template:
- port_FSB1_Internal_network
- index_value
mac_address:
- get_input:
- - port_FSB1_Internal_mac_address
- - index_value
+ get_input: port_FSB1_Internal_mac_address
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -321,9 +313,7 @@ topology_template:
- port_FSB_OAM_subnetpoolid
- index_value
fixed_ips:
- get_input:
- - port_FSB_OAM_fixed_ips
- - index_value
+ get_input: port_FSB_OAM_fixed_ips
network:
get_input:
- port_FSB_OAM_network
@@ -373,9 +363,7 @@ topology_template:
- port_FSB2_Internal2_network
- index_value
mac_address:
- get_input:
- - port_FSB2_Internal2_mac_address
- - index_value
+ get_input: port_FSB2_Internal2_mac_address
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -445,9 +433,7 @@ topology_template:
- port_FSB2_Internal1_network
- index_value
mac_address:
- get_input:
- - port_FSB2_Internal1_mac_address
- - index_value
+ get_input: port_FSB2_Internal1_mac_address
requirements:
- binding:
capability: tosca.capabilities.network.Bindable