summaryrefslogtreecommitdiffstats
path: root/nokiav2/driver/src/test/resources/unittests/packageconverter/empty.vnfd.onap.v2.yaml
blob: 7d48b7adbe2e6fe25a30dfc2c2f36bd80e52eac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
tosca_definitions_version: tosca_simple_profile_yaml_1_1

topology_template:
  inputs:
    etsi_config:
      type: string
      description: The ETSI configuration
  node_templates:
    VNF:
      type: tosca.nodes.nfv.VNF
      properties:
        descriptor_id: myId
        descriptor_version: 1.0
        provider: myProvider
        product_name: myName
        software_version: 2.0
        product_info_name: product_info_name
        vnfm_info: [ NokiaSVNFM ]
        flavour_id: myFlavorId
        flavour_description: myFlavorDescription
      requirements: