Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / cirros_noportsecurity_vnf / src / cirros_noportsecurity_vnfd.yaml
index d34414e..2ee60f7 100755 (executable)
@@ -1,4 +1,4 @@
-vnfd:vnfd-catalog:
+vnfd-catalog:
     vnfd:
     -   id: cirros_noportsecurity_vnfd
         name: cirros_noportsecurity_vnf
@@ -29,7 +29,7 @@ vnfd:vnfd-catalog:
                 storage-gb: 2
 
             # Image/checksum or image including the full path
-            image: 'CirrOS 0.3.4 64-bit'
+            image: 'cirros034'
             #checksum: 
 
             interface:
@@ -38,12 +38,12 @@ vnfd: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
+
                 port-security-enabled: "false"