[sdc] - last merges before moving to LF
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / oneComputeSamePortTypesAndGetAttOut / out / Nested_pd_serverServiceTemplate.yaml
index e2edfa3..72b3354 100644 (file)
@@ -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,22 +23,18 @@ topology_template:
       type: list
       required: true
       entry_schema:
-        type: json
+        type: org.openecomp.datatypes.network.IpRequirements
     port_pd01_port_0_network_role_tag:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     port_pd01_port_0_network_role:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     port_pd01_port_1_ip_requirements:
       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
@@ -59,66 +53,48 @@ topology_template:
       entry_schema:
         type: string
     port_pd01_port_1_order:
-      type: list
+      type: integer
       required: true
-      entry_schema:
-        type: integer
     vm_flavor_name:
       type: string
       required: true
     port_pd01_port_0_exCP_naming:
-      type: list
+      type: org.openecomp.datatypes.Naming
       required: true
-      entry_schema:
-        type: json
     port_pd01_port_1_network_role:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     port_pd01_port_0_order:
-      type: list
+      type: integer
       required: true
-      entry_schema:
-        type: integer
     port_pd01_port_1_vlan_requirements:
       type: list
       required: true
       entry_schema:
-        type: json
+        type: org.openecomp.datatypes.network.VlanRequirements
     port_pd01_port_1_mac_requirements:
-      type: list
+      type: org.openecomp.datatypes.network.MacRequirements
       required: true
-      entry_schema:
-        type: json
     port_pd01_port_1_subnetpoolid:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     vm_image_name:
       type: string
       required: true
     port_pd01_port_1_exCP_naming:
-      type: list
+      type: org.openecomp.datatypes.Naming
       required: true
-      entry_schema:
-        type: json
     port_pd01_port_1_network_role_tag:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     port_pd01_port_0_vlan_requirements:
       type: list
       required: true
       entry_schema:
-        type: json
+        type: org.openecomp.datatypes.network.VlanRequirements
     port_pd01_port_0_subnetpoolid:
-      type: list
+      type: string
       required: true
-      entry_schema:
-        type: string
     port_pd01_port_1_network:
       type: list
       required: true
@@ -153,37 +129,21 @@ topology_template:
       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
       properties:
         exCP_naming:
-          get_input:
-          - port_pd01_port_1_exCP_naming
-          - index_value
+          get_input: port_pd01_port_1_exCP_naming
         vlan_requirements:
-          get_input:
-          - port_pd01_port_1_vlan_requirements
-          - index_value
+          get_input: port_pd01_port_1_vlan_requirements
         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
+          get_input: port_pd01_port_1_network_role_tag
         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
-          - index_value
+          get_input: port_pd01_port_1_order
         network_role:
-          get_input:
-          - port_pd01_port_1_network_role
-          - index_value
+          get_input: port_pd01_port_1_network_role
         subnetpoolid:
-          get_input:
-          - port_pd01_port_1_subnetpoolid
-          - index_value
+          get_input: port_pd01_port_1_subnetpoolid
         network:
           get_input:
           - port_pd01_port_1_network
@@ -197,37 +157,21 @@ topology_template:
       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
       properties:
         exCP_naming:
-          get_input:
-          - port_pd01_port_0_exCP_naming
-          - index_value
+          get_input: port_pd01_port_0_exCP_naming
         vlan_requirements:
-          get_input:
-          - port_pd01_port_0_vlan_requirements
-          - index_value
+          get_input: port_pd01_port_0_vlan_requirements
         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
+          get_input: port_pd01_port_0_network_role_tag
         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
-          - index_value
+          get_input: port_pd01_port_0_order
         network_role:
-          get_input:
-          - port_pd01_port_0_network_role
-          - index_value
+          get_input: port_pd01_port_0_network_role
         subnetpoolid:
-          get_input:
-          - port_pd01_port_0_subnetpoolid
-          - index_value
+          get_input: port_pd01_port_0_subnetpoolid
         network:
           get_input:
           - port_pd01_port_0_network
@@ -447,4 +391,4 @@ topology_template:
       - link
       link_pd_server_pd01_port_1:
       - pd_server_pd01_port_1
-      - link
\ No newline at end of file
+      - link