aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/transformationDescriptor/attributeQueryWithMoreThanOneAttribute.yaml
blob: fda5646d632c143ec03e165e0e725d42004fafc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- transformation-for: nodeTemplate
  query:
    type: tosca.nodes.nfv.PnfExtCp
  conversions:
    - query: #more than one attribute is not allowed here
        type: tosca.nodes.nfv.PnfExtCp
        properties:
          trunk_mode: false
      to-name: type
      to-value:
        strategy: replace
        from: tosca.nodes.nfv.PnfExtCp
        to: org.openecomp.resource.cp.v2.extCP