Implement PNFD Model driven conversion
[sdc.git] / openecomp-be / lib / openecomp-tosca-converter-lib / openecomp-tosca-converter-core / src / test / resources / transformation / pnfParseEngine / pnfAndExtCpWithInput / transformationDescriptor / invalidBlockQueries.yaml
1 - transformation-for: nodeTemplate
2   query: #this attribute value does not exists
3     type: tosca.nodes.nfv.PnfExtCp1
4 - transformation-for: nodeTemplate
5   query: #this attribute does not exists
6     type1: tosca.nodes.nfv.PnfExtCp
7 - transformation-for: nodeTemplate
8   query:
9     type:
10       non-existent-lvl: #this attribute does not exists