aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out
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/fulltest/singleSubstitution/threeDiffComputesWithPorts/out')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/MainServiceTemplate.yaml14
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_oam_serverServiceTemplate.yaml24
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_pd_serverServiceTemplate.yaml24
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_ps_serverServiceTemplate.yaml16
5 files changed, 34 insertions, 72 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/GlobalSubstitutionTypesServiceTemplate.yaml
index 85ccd9d77a..5b3ab356a3 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -39,11 +39,9 @@ node_types:
required: true
status: SUPPORTED
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
- entry_schema:
- type: json
vm_image_name:
type: string
required: true
@@ -53,7 +51,7 @@ node_types:
required: true
status: SUPPORTED
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -79,11 +77,9 @@ node_types:
entry_schema:
type: string
port_pd01_port_network_role_tag:
- type: list
+ type: string
required: true
status: SUPPORTED
- entry_schema:
- type: string
port_pd01_port_vlan_requirements:
type: list
required: true
@@ -454,11 +450,9 @@ node_types:
required: true
status: SUPPORTED
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
- entry_schema:
- type: json
compute_oam_server_availability_zone:
type: list
required: true
@@ -474,7 +468,7 @@ node_types:
required: true
status: SUPPORTED
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -512,11 +506,9 @@ node_types:
entry_schema:
type: string
port_pd01_port_network_role_tag:
- type: list
+ type: string
required: true
status: SUPPORTED
- entry_schema:
- type: string
port_pd01_port_vlan_requirements:
type: list
required: true
@@ -899,11 +891,9 @@ node_types:
required: true
status: SUPPORTED
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
- entry_schema:
- type: json
vm_image_name:
type: string
required: true
@@ -913,7 +903,7 @@ node_types:
required: true
status: SUPPORTED
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -1285,4 +1275,4 @@ node_types:
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
occurrences:
- 1
- - UNBOUNDED \ No newline at end of file
+ - UNBOUNDED
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/MainServiceTemplate.yaml
index 4a0ccad45d..f008605a65 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/MainServiceTemplate.yaml
@@ -186,7 +186,7 @@ topology_template:
- network_policy_server
- name
port_pd01_port_mac_requirements:
- - mac_count_required:
+ mac_count_required:
is_required: false
vm_image_name:
get_input: pd_image_name
@@ -198,8 +198,7 @@ topology_template:
is_required: false
port_pd01_port_network:
- get_input: oam_net_name
- port_pd01_port_network_role_tag:
- - oam
+ port_pd01_port_network_role_tag: oam
compute_pd_server_user_data_format:
- RAW
service_template_filter:
@@ -228,7 +227,7 @@ topology_template:
- network_policy_server
- name
port_pd01_port_mac_requirements:
- - mac_count_required:
+ mac_count_required:
is_required: false
vm_image_name:
get_input: pd_image_name
@@ -260,7 +259,7 @@ topology_template:
- network_policy_server
- name
port_pd01_port_mac_requirements:
- - mac_count_required:
+ mac_count_required:
is_required: false
compute_oam_server_availability_zone:
- get_input: availabilityzone_name
@@ -280,8 +279,7 @@ topology_template:
- get_input:
- oam_server_names
- 0
- port_pd01_port_network_role_tag:
- - oam
+ port_pd01_port_network_role_tag: oam
service_template_filter:
substitute_service_template: Nested_oam_serverServiceTemplate.yaml
count: 1
@@ -305,4 +303,4 @@ topology_template:
- network_policy_server
- abstract_pd_server
- abstract_ps_server
- - abstract_oam_server \ No newline at end of file
+ - abstract_oam_server
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_oam_serverServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_oam_serverServiceTemplate.yaml
index 9a034c3803..e968397cb1 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_oam_serverServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_oam_serverServiceTemplate.yaml
@@ -27,10 +27,8 @@ topology_template:
type: string
required: true
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
compute_oam_server_availability_zone:
type: list
required: true
@@ -43,7 +41,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -75,10 +73,8 @@ topology_template:
entry_schema:
type: string
port_pd01_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_pd01_port_vlan_requirements:
type: list
required: true
@@ -97,17 +93,11 @@ topology_template:
- port_pd01_port_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_ip_requirements
- - index_value
+ get_input: port_pd01_port_ip_requirements
network_role_tag:
- get_input:
- - port_pd01_port_network_role_tag
- - index_value
+ get_input: port_pd01_port_network_role_tag
mac_requirements:
- get_input:
- - port_pd01_port_mac_requirements
- - index_value
+ get_input: port_pd01_port_mac_requirements
order:
get_input:
- port_pd01_port_order
@@ -319,4 +309,4 @@ topology_template:
- local_storage
dependency_oam_server:
- oam_server
- - dependency \ No newline at end of file
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_pd_serverServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_pd_serverServiceTemplate.yaml
index dd358a5dd2..68fcd79ffa 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_pd_serverServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_pd_serverServiceTemplate.yaml
@@ -37,10 +37,8 @@ topology_template:
type: string
required: true
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
vm_image_name:
type: string
required: true
@@ -48,7 +46,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -70,10 +68,8 @@ topology_template:
entry_schema:
type: string
port_pd01_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_pd01_port_vlan_requirements:
type: list
required: true
@@ -116,17 +112,11 @@ topology_template:
- port_pd01_port_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_ip_requirements
- - index_value
+ get_input: port_pd01_port_ip_requirements
network_role_tag:
- get_input:
- - port_pd01_port_network_role_tag
- - index_value
+ get_input: port_pd01_port_network_role_tag
mac_requirements:
- get_input:
- - port_pd01_port_mac_requirements
- - index_value
+ get_input: port_pd01_port_mac_requirements
order:
get_input:
- port_pd01_port_order
@@ -319,4 +309,4 @@ topology_template:
- dependency
dependency_pd_server:
- pd_server
- - dependency \ No newline at end of file
+ - dependency
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_ps_serverServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_ps_serverServiceTemplate.yaml
index 8ccfbad0a7..8e8880a7e6 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_ps_serverServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithPorts/out/Nested_ps_serverServiceTemplate.yaml
@@ -42,10 +42,8 @@ topology_template:
type: string
required: true
port_pd01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
vm_image_name:
type: string
required: true
@@ -53,7 +51,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_network:
type: list
required: true
@@ -97,17 +95,13 @@ topology_template:
- port_pd01_port_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_ip_requirements
- - index_value
+ get_input: port_pd01_port_ip_requirements
network_role_tag:
get_input:
- port_pd01_port_network_role_tag
- index_value
mac_requirements:
- get_input:
- - port_pd01_port_mac_requirements
- - index_value
+ get_input: port_pd01_port_mac_requirements
order:
get_input:
- port_pd01_port_order
@@ -319,4 +313,4 @@ topology_template:
- link
local_storage_ps_server:
- ps_server
- - local_storage \ No newline at end of file
+ - local_storage