Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / cirros_vnf / src / cirros_vnfd.yaml
index 94fa5f1..16b4989 100644 (file)
@@ -29,8 +29,8 @@ vnfd-catalog:
                 storage-gb: 2
 
             # Image/checksum or image including the full path
-            image: 'cirros034'
-            #checksum: 
+            image: 'cirros-0.3.5-x86_64-disk.img'
+            #checksum:
 
             interface:
             # Specify the external interfaces
@@ -38,11 +38,11 @@ vnfd-catalog:
             -   name: eth0
                 type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                     bandwidth: '0'
                     vpci: 0000:00:0a.0
                 external-connection-point-ref: eth0
 
         connection-point:
             -   name: eth0
-                type: VPORT
+