Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / ref12_vnf / src / ref12_vnfd.yaml
index bdb2386..2374281 100644 (file)
@@ -1,12 +1,12 @@
-vnfd:vnfd-catalog:
+vnfd-catalog:
     vnfd:
     -   connection-point:
         -   name: mgmt0
-            type: VPORT
+
         -   name: west
-            type: VPORT
+
         -   name: east
-            type: VPORT
+
         description: A simple VNF descriptor w/ two VDU
         id: Ref_Vnf_12
         name: Ref_Vnf_12
@@ -19,7 +19,6 @@ vnfd:vnfd-catalog:
             name: VL34
             short-name: VL34
             type: ELAN
-            vendor: ETSI
             internal-connection-point:
             -   id-ref: 'iface31'
             -   id-ref: 'iface41'
@@ -29,13 +28,13 @@ vnfd:vnfd-catalog:
             -   name: iface30
                 type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 external-connection-point-ref: mgmt0
             -   name: iface31
                 type: INTERNAL
                 internal-connection-point-ref: iface31
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
             guest-epa:
                 cpu-pinning-policy: DEDICATED
                 mempage-size: "LARGE"
@@ -44,7 +43,7 @@ vnfd:vnfd-catalog:
             internal-connection-point:
             -   id: iface31
                 name: iface31
-                type: VPORT
+
             name: Ref_VM3
             vm-flavor:
                 memory-mb: '2048'
@@ -65,14 +64,14 @@ vnfd:vnfd-catalog:
                 type: INTERNAL
                 internal-connection-point-ref: iface41
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
             guest-epa:
                 cpu-pinning-policy: DEDICATED
             id: e526e
             internal-connection-point:
             -   id: iface41
                 name: iface41
-                type: VPORT
+
             name: Ref_VM4
         vendor: ETSI
         version: '1.0'