summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut
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/computeWithSamePortTypeNodeConnectedOut')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/GlobalSubstitutionTypesServiceTemplate.yaml14
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/MainServiceTemplate.yaml6
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/Nested_pd_serverServiceTemplate.yaml30
3 files changed, 17 insertions, 33 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/GlobalSubstitutionTypesServiceTemplate.yaml
index dc1dc15aaa..1806971f92 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -9,11 +9,9 @@ node_types:
derived_from: org.openecomp.resource.abstract.nodes.VFC
properties:
port_pd01_port_0_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
- entry_schema:
- type: json
port_pd01_port_0_network:
type: list
required: true
@@ -25,7 +23,7 @@ node_types:
required: true
status: SUPPORTED
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_0_network_role:
type: list
required: true
@@ -111,7 +109,7 @@ node_types:
required: true
status: SUPPORTED
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -139,11 +137,9 @@ node_types:
entry_schema:
type: json
port_pd01_port_1_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
status: SUPPORTED
- entry_schema:
- type: json
port_pd01_port_1_replacement_policy:
type: list
required: true
@@ -575,4 +571,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/computeWithSamePortTypeNodeConnectedOut/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/MainServiceTemplate.yaml
index 17966e0c2f..40d0227141 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/out/MainServiceTemplate.yaml
@@ -104,7 +104,7 @@ topology_template:
- substitutable
properties:
port_pd01_port_0_mac_requirements:
- - mac_count_required:
+ mac_count_required:
is_required: false
port_pd01_port_0_network:
- packet_mirror_network
@@ -137,7 +137,7 @@ topology_template:
floating_ip_count_required:
is_required: false
port_pd01_port_1_mac_requirements:
- - mac_count_required:
+ mac_count_required:
is_required: false
port_pd01_port_1_replacement_policy:
- AUTO
@@ -182,4 +182,4 @@ topology_template:
- packet_mirror_network
- pd01_volume
- packet_internal_network
- - abstract_pd_server \ No newline at end of file
+ - abstract_pd_server
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/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/computeWithSamePortTypeNodeConnectedOut/out/Nested_pd_serverServiceTemplate.yaml
index 560f18e726..9a7f6ae224 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computeWithSamePortTypeNodeConnectedOut/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/computeWithSamePortTypeNodeConnectedOut/out/Nested_pd_serverServiceTemplate.yaml
@@ -12,10 +12,8 @@ node_types:
topology_template:
inputs:
port_pd01_port_0_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_pd01_port_0_network:
type: list
required: true
@@ -25,7 +23,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_pd01_port_0_network_role:
type: list
required: true
@@ -96,7 +94,7 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
index_value:
type: integer
description: Index value of this substitution service template runtime instance
@@ -120,10 +118,8 @@ topology_template:
entry_schema:
type: json
port_pd01_port_1_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_pd01_port_1_replacement_policy:
type: list
required: true
@@ -175,17 +171,13 @@ topology_template:
- port_pd01_port_1_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_1_ip_requirements
- - index_value
+ get_input: port_pd01_port_1_ip_requirements
network_role_tag:
get_input:
- port_pd01_port_1_network_role_tag
- index_value
mac_requirements:
- get_input:
- - port_pd01_port_1_mac_requirements
- - index_value
+ get_input: port_pd01_port_1_mac_requirements
order:
get_input:
- port_pd01_port_1_order
@@ -223,17 +215,13 @@ topology_template:
- port_pd01_port_0_vlan_requirements
- index_value
ip_requirements:
- get_input:
- - port_pd01_port_0_ip_requirements
- - index_value
+ get_input: port_pd01_port_0_ip_requirements
network_role_tag:
get_input:
- port_pd01_port_0_network_role_tag
- index_value
mac_requirements:
- get_input:
- - port_pd01_port_0_mac_requirements
- - index_value
+ get_input: port_pd01_port_0_mac_requirements
order:
get_input:
- port_pd01_port_0_order
@@ -465,4 +453,4 @@ topology_template:
- link
link_pd_server_pd01_port_1:
- pd_server_pd01_port_1
- - link \ No newline at end of file
+ - link