Implement PNFD Model driven conversion
[sdc.git] / openecomp-be / lib / openecomp-tosca-converter-lib / openecomp-tosca-converter-core / src / test / resources / transformation / pnfParseEngine / pnfAndExtCpWithInput / expectedOutput / copyListAttribute.yaml
diff --git a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/expectedOutput/copyListAttribute.yaml b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/expectedOutput/copyListAttribute.yaml
new file mode 100644 (file)
index 0000000..55c5f52
--- /dev/null
@@ -0,0 +1,8 @@
+topology_template:
+  node_templates:
+    pnfExtCp_1:
+      properties:
+        layer_protocols_copy:
+          - ipv4
+          - ipv6
+          - otherProtocol
\ No newline at end of file