Fix template generator for R2
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / driver / src / test / resources / unittests / packageconverter / empty.vnfd.cbam.yaml
index 45bfb73..e80e914 100644 (file)
@@ -4,8 +4,14 @@ topology_template:
   substitution_mappings:
     node_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
\ No newline at end of file
+      product_info_name: product_info_name
+    capabilities:
+      deployment_flavour:
+        properties:
+          flavour_id: myFlavorId
+          description: myFlavorDescription
\ No newline at end of file