Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / ubuntu_xenial_vnf / src / ubuntu_xenial_vnfd.yaml
index 846ccc8..e246a04 100644 (file)
@@ -1,4 +1,4 @@
-vnfd:vnfd-catalog:
+vnfd-catalog:
     vnfd:
     -   id: ubuntu_xenial_vnfd
         name: ubuntu_xenial_vnf
@@ -12,7 +12,7 @@ vnfd:vnfd-catalog:
 
         # Management interface
         mgmt-interface:
-            vdu-id: ubuntu_xenial_vnfd-VM
+            cp: eth0
 
         # Atleast one VDU need to be specified
         vdu:
@@ -39,11 +39,11 @@ vnfd:vnfd-catalog:
             -   name: eth0
                 type: EXTERNAL
                 virtual-interface:
-                    type: OM-MGMT
+                    type: PARAVIRT
                     bandwidth: '0'
                     vpci: 0000:00:0a.0
                 external-connection-point-ref: eth0
 
         connection-point:
             -   name: eth0
-                type: VPORT
+