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 / nestedOtherScenarios / multiLevel / twoNestedLevelsWithAllPatternsAndConnectivities / out / Nested_cmaui_1c1ServiceTemplate.yaml
index 4f66738..334e680 100644 (file)
@@ -29,6 +29,11 @@ topology_template:
       required: true
       entry_schema:
         type: string
+    port_cmaui_port_related_networks:
+      type: list
+      required: true
+      entry_schema:
+        type: org.openecomp.datatypes.network.RelatedNetworksAssignments
     index_value:
       type: integer
       description: Index value of this substitution service template runtime instance
@@ -96,6 +101,8 @@ topology_template:
         subinterface_indicator: false
         ip_requirements:
           get_input: port_cmaui_port_ip_requirements
+        related_networks:
+          get_input: port_cmaui_port_related_networks
         network_role_tag:
           get_input: port_cmaui_port_network_role_tag
         network_role:
@@ -311,4 +318,4 @@ topology_template:
       - link
       local_storage_cmaui_1c1:
       - cmaui_1c1
-      - local_storage
+      - local_storage
\ No newline at end of file