aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/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/WithOutputParameters/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/WithOutputParameters/consolidation/out/SubstitutionServiceTemplate.yaml154
1 files changed, 149 insertions, 5 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/consolidation/out/SubstitutionServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/consolidation/out/SubstitutionServiceTemplate.yaml
index 07c6c2528b..adc80eaf7a 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/consolidation/out/SubstitutionServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/creSubstitutionServiceTemplate/WithOutputParameters/consolidation/out/SubstitutionServiceTemplate.yaml
@@ -16,11 +16,69 @@ topology_template:
required: true
entry_schema:
type: string
+ port_FSB1_Internal_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB1_Internal_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
compute_FSB1_metadata:
type: list
required: true
entry_schema:
type: json
+ port_FSB2_Internal_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB2_Internal_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
+ port_FSB2_Internal_ip_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ vm_flavor_name:
+ type: string
+ required: true
+ port_FSB2_Internal_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_FSB1_Internal_network_role_tag:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_FSB1_Internal_vlan_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB2_Internal_subnetpoolid:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_FSB1_Internal_exCP_naming:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB1_Internal_network_role:
+ type: list
+ required: true
+ entry_schema:
+ type: string
compute_FSB1_availability_zone:
type: list
required: true
@@ -38,20 +96,42 @@ topology_template:
default: 0
constraints:
- greater_or_equal: 0
+ port_FSB2_Internal_mac_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB2_Internal_mac_address:
+ type: list
+ required: true
+ entry_schema:
+ type: string
+ port_FSB2_Internal_exCP_naming:
+ type: list
+ required: true
+ entry_schema:
+ type: json
+ port_FSB1_Internal_order:
+ type: list
+ required: true
+ entry_schema:
+ type: integer
port_FSB2_Internal_network:
type: list
required: true
entry_schema:
type: string
+ port_FSB1_Internal_mac_requirements:
+ type: list
+ required: true
+ entry_schema:
+ type: json
compute_FSB1_name:
type: list
required: true
entry_schema:
type: string
- vm_flavor_name:
- type: string
- required: true
- port_FSB2_Internal_mac_address:
+ port_FSB2_Internal_network_role_tag:
type: list
required: true
entry_schema:
@@ -60,6 +140,38 @@ topology_template:
FSB1_FSB1_Internal:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_FSB1_Internal_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_FSB1_Internal_vlan_requirements
+ - index_value
+ ip_requirements:
+ get_input:
+ - port_FSB1_Internal_ip_requirements
+ - index_value
+ network_role_tag:
+ get_input:
+ - port_FSB1_Internal_network_role_tag
+ - index_value
+ mac_requirements:
+ get_input:
+ - port_FSB1_Internal_mac_requirements
+ - index_value
+ order:
+ get_input:
+ - port_FSB1_Internal_order
+ - index_value
+ network_role:
+ get_input:
+ - port_FSB1_Internal_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_FSB1_Internal_subnetpoolid
+ - index_value
network:
get_input:
- port_FSB1_Internal_network
@@ -76,6 +188,38 @@ topology_template:
FSB1_FSB2_Internal:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
+ exCP_naming:
+ get_input:
+ - port_FSB2_Internal_exCP_naming
+ - index_value
+ vlan_requirements:
+ get_input:
+ - port_FSB2_Internal_vlan_requirements
+ - index_value
+ ip_requirements:
+ get_input:
+ - port_FSB2_Internal_ip_requirements
+ - index_value
+ network_role_tag:
+ get_input:
+ - port_FSB2_Internal_network_role_tag
+ - index_value
+ mac_requirements:
+ get_input:
+ - port_FSB2_Internal_mac_requirements
+ - index_value
+ order:
+ get_input:
+ - port_FSB2_Internal_order
+ - index_value
+ network_role:
+ get_input:
+ - port_FSB2_Internal_network_role
+ - index_value
+ subnetpoolid:
+ get_input:
+ - port_FSB2_Internal_subnetpoolid
+ - index_value
network:
get_input:
- port_FSB2_Internal_network
@@ -388,4 +532,4 @@ topology_template:
- local_storage
dependency_FSB1_FSB2_Internal:
- FSB1_FSB2_Internal
- - dependency
+ - dependency \ No newline at end of file