Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / ref21_vnf / src / ref21_vnfd.yaml
index 390ab9d..a36904e 100644 (file)
@@ -1,24 +1,28 @@
-vnfd:vnfd-catalog:
+vnfd-catalog:
     vnfd:
     -   connection-point:
         -   name: mgmt
-            type: VPORT
+
         -   name: data
-            type: VPORT
+
         description: A simple VNF descriptor w/ one VDU
         id: Ref_Vnf_21
         name: Ref_Vnf_21
         short-name: Ref_Vnf_21
+        mgmt-interface:
+            cp: mgmt
         vdu:
-        -   external-interface:
+        -   interface:
             -   name: iface50
+                type: EXTERNAL
                 virtual-interface:
-                    type: OM-MGMT
-                vnfd-connection-point-ref: mgmt
+                    type: PARAVIRT
+                external-connection-point-ref: mgmt
             -   name: iface51
+                type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
-                vnfd-connection-point-ref: data
+                    type: PARAVIRT
+                external-connection-point-ref: data
             id: ref_vm21
             image: ref_vm21.qcow2
             name: Ref_VM_5