Implement PNFD Model driven conversion
[sdc.git] / openecomp-be / lib / openecomp-tosca-converter-lib / openecomp-tosca-converter-core / src / test / resources / transformation / pnfParseEngine / pnfAndExtCpWithInput / pnfAndExtCpWithInput.yaml
@@ -35,10 +35,5 @@ topology_template:
         layer_protocols: [ ipv4, ipv6, otherProtocol ]
         role: leaf
         description: External connection point to access this pnf
-    pnfExtCp_2:
-      type: tosca.nodes.nfv.PnfExtCp
-      properties:
-        trunk_mode: false
-        layer_protocols: {get_input: layer_protocols}
-        role: {get_input: role}
-        description: External connection point to access this pnf
\ No newline at end of file
+        anObjectAttribute:
+          anyAttribute: anyAttributeValue
\ No newline at end of file