Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / ref11_vnf / src / ref11_vnfd.yaml
index dc207f9..cd11155 100644 (file)
@@ -1,21 +1,22 @@
-vnfd:vnfd-catalog:
+vnfd-catalog:
     vnfd:
     -   connection-point:
         -   name: mgmt0
-            type: VPORT
+
         -   name: west
-            type: VPORT
+
         description: A simple VNF descriptor w/ VM1 and VM2
         id: Ref_Vnf_11
         name: Ref_VNF_11
         short-name: Ref_VNF_11
+        mgmt-interface:
+            cp: mgmt0
         internal-vld:
         -   description: Internal VL
             id: VL12
             name: VL12
             short-name: VL12
             type: ELAN
-            vendor: ETSI
             internal-connection-point:
             -   id-ref: 'iface11'
             -   id-ref: 'iface21'
@@ -24,17 +25,17 @@ vnfd:vnfd-catalog:
             -   name: iface10
                 type: EXTERNAL
                 virtual-interface:
-                    type: OM-MGMT
+                    type: PARAVIRT
                 external-connection-point-ref: mgmt0
             -   name: iface11
                 type: INTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 internal-connection-point-ref: iface11
             internal-connection-point:
             -   name: iface11
                 id: iface11
-                type: VPORT
+
             id: Ref_VM1
             image: ref_vm1.qcow2
             name: Ref_VM1
@@ -46,17 +47,17 @@ vnfd:vnfd-catalog:
             -   name: iface22
                 type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 external-connection-point-ref: west
             -   name: iface21
                 type: INTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 internal-connection-point-ref: iface21
             internal-connection-point:
             -   name: iface21
                 id: iface21
-                type: VPORT
+
             id: Ref_VM2
             image: ref_vm2.qcow2
             name: Ref_VM2