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 / allPatternsDependsOnConnectivity / out / Nested_cmaui_1c1_nested2ServiceTemplate.yaml
index 028c8b3..5541d71 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:
@@ -304,4 +311,4 @@ topology_template:
       - local_storage
       dependency_cmaui_1c1_nested2_cmaui_port:
       - cmaui_1c1_nested2_cmaui_port
-      - dependency
+      - dependency
\ No newline at end of file