related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / threeNestedPointingToThreeDiffNestedFilesSameComputeType / out / GlobalSubstitutionTypesServiceTemplate.yaml
index bc682ab..3ad4ddf 100644 (file)
@@ -12,6 +12,12 @@ node_types:
         type: string
         required: true
         status: SUPPORTED
+      port_pcm_port_11_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       availabilityzone_name:
         type: string
         description: availabilityzone name
@@ -80,6 +86,12 @@ node_types:
         type: string
         required: true
         status: SUPPORTED
+      port_pcm_port_01_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       security_group_name:
         type: string
         description: the name of security group
@@ -617,6 +629,12 @@ node_types:
         type: string
         required: true
         status: SUPPORTED
+      port_pcm_port_12_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       port_pcm_port_12_mac_requirements:
         type: org.openecomp.datatypes.network.MacRequirements
         required: true
@@ -706,6 +724,12 @@ node_types:
         type: string
         required: true
         status: SUPPORTED
+      port_pcm_port_02_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       port_pcm_port_12_exCP_naming:
         type: org.openecomp.datatypes.Naming
         required: true
@@ -1150,6 +1174,12 @@ node_types:
   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
     derived_from: org.openecomp.resource.abstract.nodes.VFC
     properties:
+      port_pcm_port_1_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       port_pcm_port_0_network_role:
         type: string
         required: true
@@ -1182,6 +1212,12 @@ node_types:
         type: string
         required: true
         status: SUPPORTED
+      port_pcm_port_0_related_networks:
+        type: list
+        required: true
+        status: SUPPORTED
+        entry_schema:
+          type: org.openecomp.datatypes.network.RelatedNetworksAssignments
       port_pcm_port_1_subnetpoolid:
         type: string
         required: true
@@ -1717,4 +1753,4 @@ node_types:
         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
         occurrences:
         - 1
-        - UNBOUNDED
+        - UNBOUNDED
\ No newline at end of file