aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/twoComputesWithGetAttrBetweenThem/out/Nested_ps_serverServiceTemplate.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/fulltest/singleSubstitution/twoComputesWithGetAttrBetweenThem/out/Nested_ps_serverServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/twoComputesWithGetAttrBetweenThem/out/Nested_ps_serverServiceTemplate.yaml66
1 files changed, 18 insertions, 48 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/twoComputesWithGetAttrBetweenThem/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/twoComputesWithGetAttrBetweenThem/out/Nested_ps_serverServiceTemplate.yaml
index d92309c5c3..b25b14b9a8 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/twoComputesWithGetAttrBetweenThem/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/twoComputesWithGetAttrBetweenThem/out/Nested_ps_serverServiceTemplate.yaml
@@ -17,10 +17,8 @@ topology_template:
entry_schema:
type: string
port_ps01_port_subnetpoolid:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
compute_ps_server_availability_zone:
type: list
required: true
@@ -42,28 +40,22 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.VlanRequirements
vm_flavor_name:
type: string
required: true
port_ps01_port_order:
- type: list
+ type: integer
required: true
- entry_schema:
- type: integer
vm_image_name:
type: string
required: true
port_ps01_port_network_role:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_ps01_port_mac_requirements:
- type: list
+ type: org.openecomp.datatypes.network.MacRequirements
required: true
- entry_schema:
- type: json
port_ps01_port_network:
type: list
required: true
@@ -73,17 +65,13 @@ topology_template:
type: list
required: true
entry_schema:
- type: json
+ type: org.openecomp.datatypes.network.IpRequirements
port_ps01_port_network_role_tag:
- type: list
+ type: string
required: true
- entry_schema:
- type: string
port_ps01_port_exCP_naming:
- type: list
+ type: org.openecomp.datatypes.Naming
required: true
- entry_schema:
- type: json
node_templates:
ps_server:
type: org.openecomp.resource.vfc.nodes.heat.ps_server
@@ -108,37 +96,21 @@ topology_template:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
exCP_naming:
- get_input:
- - port_ps01_port_exCP_naming
- - index_value
+ get_input: port_ps01_port_exCP_naming
vlan_requirements:
- get_input:
- - port_ps01_port_vlan_requirements
- - index_value
+ get_input: port_ps01_port_vlan_requirements
ip_requirements:
- get_input:
- - port_ps01_port_ip_requirements
- - index_value
+ get_input: port_ps01_port_ip_requirements
network_role_tag:
- get_input:
- - port_ps01_port_network_role_tag
- - index_value
+ get_input: port_ps01_port_network_role_tag
mac_requirements:
- get_input:
- - port_ps01_port_mac_requirements
- - index_value
+ get_input: port_ps01_port_mac_requirements
order:
- get_input:
- - port_ps01_port_order
- - index_value
+ get_input: port_ps01_port_order
network_role:
- get_input:
- - port_ps01_port_network_role
- - index_value
+ get_input: port_ps01_port_network_role
subnetpoolid:
- get_input:
- - port_ps01_port_subnetpoolid
- - index_value
+ get_input: port_ps01_port_subnetpoolid
network:
get_input:
- port_ps01_port_network
@@ -150,13 +122,11 @@ topology_template:
relationship: tosca.relationships.network.BindsTo
outputs:
ps_server_accessIPv4:
- type: list
+ type: string
value:
get_attribute:
- ps_server
- accessIPv4
- entry_schema:
- type: string
substitution_mappings:
node_type: org.openecomp.resource.abstract.nodes.ps_server
capabilities:
@@ -328,4 +298,4 @@ topology_template:
- dependency
local_storage_ps_server:
- ps_server
- - local_storage \ No newline at end of file
+ - local_storage