Added log file to Ansible generator
[osm/devops.git] / descriptor-packages / vnfd / hackfest_simplecharm_vnf / src / hackfest_simplecharm_vnfd.yaml
index 9c6f095..ad9bdd5 100644 (file)
@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
         -   id: vnf-mgmt
             name: vnf-mgmt
             short-name: vnf-mgmt
-            type: VPORT
+
         -   id: vnf-data
             name: vnf-data
             short-name: vnf-data
-            type: VPORT
+
         mgmt-interface:
             cp: vnf-mgmt
         internal-vld:
@@ -39,19 +39,19 @@ vnfd:vnfd-catalog:
                 position: '1'
                 type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 external-connection-point-ref: vnf-mgmt
             -   name: mgmtVM-eth1
                 position: '2'
                 type: INTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 internal-connection-point-ref: mgmtVM-internal
             internal-connection-point:
             -   id: mgmtVM-internal
                 name: mgmtVM-internal
                 short-name: mgmtVM-internal
-                type: VPORT
+
             cloud-init-file: cloud-config.txt
         -   id: dataVM
             name: dataVM
@@ -66,19 +66,19 @@ vnfd:vnfd-catalog:
                 position: '1'
                 type: INTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 internal-connection-point-ref: dataVM-internal
             -   name: dataVM-xe0
                 position: '2'
                 type: EXTERNAL
                 virtual-interface:
-                    type: VIRTIO
+                    type: PARAVIRT
                 external-connection-point-ref: vnf-data
             internal-connection-point:
             -   id: dataVM-internal
                 name: dataVM-internal
                 short-name: dataVM-internal
-                type: VPORT
+
         vnf-configuration:
             juju:
                 charm: simple