summaryrefslogtreecommitdiffstats
path: root/nokiav2/driver/src/test/resources/unittests/packageconverter/nodes.vnfd.inconsistent.cbam.yaml
blob: abb1243f79673a5f7f654918a175911776f421a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0_nokia

topology_template:
  substitution_mappings:
    node_type: tosca.nodes.nfv.VNF
    properties:
      descriptor_version: '1.0'
      provider: myProvider
      product_name: 'myName'
      software_version: '2.0'
      product_info_name: product_info_name
  node_templates:
    vduNode:
      type: tosca.nodes.nfv.VDU
      properties:
        description: myVduDesc
      requirements:
        - virtual_compute: myComputeMissing