aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/updNodesGetAttrInFromInnerNodes/consolidation/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/updNodesGetAttrInFromInnerNodes/consolidation/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/updNodesGetAttrInFromInnerNodes/consolidation/out/SubstitutionServiceTemplate.yaml88
1 files changed, 24 insertions, 64 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/updNodesGetAttrInFromInnerNodes/consolidation/out/SubstitutionServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/updNodesGetAttrInFromInnerNodes/consolidation/out/SubstitutionServiceTemplate.yaml
index 07013e3833..a4b53fa2bb 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/updNodesGetAttrInFromInnerNodes/consolidation/out/SubstitutionServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/updNodesGetAttrInFromInnerNodes/consolidation/out/SubstitutionServiceTemplate.yaml
@@ -18,7 +18,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_FSB1_Internal_subnetpoolid:
type: list
required: true
@@ -33,7 +33,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
port_FSB2_Internal_order:
type: list
required: true
@@ -52,15 +52,13 @@ topology_template:
constraints:
- greater_or_equal: 0
port_FSB2_Internal_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_FSB2_Internal_ip_requirements:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
vm_flavor_name:
type: string
required: true
@@ -73,10 +71,8 @@ topology_template:
entry_schema:
type: string
port_FSB2_Internal_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
port_FSB1_Internal_network_role_tag:
type: list
required: true
@@ -91,7 +87,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
port_FSB2_Internal_network:
type: list
required: true
@@ -103,20 +99,16 @@ topology_template:
entry_schema:
type: string
port_FSB1_Internal_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
compute_FSB1_name:
type: list
required: true
entry_schema:
type: string
port_FSB1_Internal_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
port_FSB1_Internal_network_role:
type: list
required: true
@@ -132,37 +124,21 @@ topology_template:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_FSB1_Internal_exCP_naming
- - index_value
+ get_input: port_FSB1_Internal_exCP_naming
vlan_requirements:
- get_input:
- - port_FSB1_Internal_vlan_requirements
- - index_value
+ get_input: port_FSB1_Internal_vlan_requirements
ip_requirements:
- get_input:
- - port_FSB1_Internal_ip_requirements
- - index_value
+ get_input: port_FSB1_Internal_ip_requirements
network_role_tag:
- get_input:
- - port_FSB1_Internal_network_role_tag
- - index_value
+ get_input: port_FSB1_Internal_network_role_tag
mac_requirements:
- get_input:
- - port_FSB1_Internal_mac_requirements
- - index_value
+ get_input: port_FSB1_Internal_mac_requirements
order:
- get_input:
- - port_FSB1_Internal_order
- - index_value
+ get_input: port_FSB1_Internal_order
network_role:
- get_input:
- - port_FSB1_Internal_network_role
- - index_value
+ get_input: port_FSB1_Internal_network_role
subnetpoolid:
- get_input:
- - port_FSB1_Internal_subnetpoolid
- - index_value
+ get_input: port_FSB1_Internal_subnetpoolid
network:
get_attribute:
- FSB1_FSB2_Internal
@@ -178,37 +154,21 @@ topology_template:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_FSB2_Internal_exCP_naming
- - index_value
+ get_input: port_FSB2_Internal_exCP_naming
vlan_requirements:
- get_input:
- - port_FSB2_Internal_vlan_requirements
- - index_value
+ get_input: port_FSB2_Internal_vlan_requirements
ip_requirements:
- get_input:
- - port_FSB2_Internal_ip_requirements
- - index_value
+ get_input: port_FSB2_Internal_ip_requirements
network_role_tag:
- get_input:
- - port_FSB2_Internal_network_role_tag
- - index_value
+ get_input: port_FSB2_Internal_network_role_tag
mac_requirements:
- get_input:
- - port_FSB2_Internal_mac_requirements
- - index_value
+ get_input: port_FSB2_Internal_mac_requirements
order:
- get_input:
- - port_FSB2_Internal_order
- - index_value
+ get_input: port_FSB2_Internal_order
network_role:
- get_input:
- - port_FSB2_Internal_network_role
- - index_value
+ get_input: port_FSB2_Internal_network_role
subnetpoolid:
- get_input:
- - port_FSB2_Internal_subnetpoolid
- - index_value
+ get_input: port_FSB2_Internal_subnetpoolid
device_id:
get_attribute:
- FSB1