NSDs modified to set the management flag in management network. VNFDs modified to...
[osm/devops.git] / descriptor-packages / vnfd / ubuntu_epa_virtio_vnf / src / ubuntu_epa_virtio_vnfd.yaml
index 7d57eb6..11f3122 100644 (file)
@@ -12,7 +12,7 @@ vnfd:vnfd-catalog:
 
         # Management interface
         mgmt-interface:
-            vdu-id: ubuntu_epa_virtio_vnf-VM
+            cp: eth0
 
         # Atleast one VDU need to be specified
         vdu:
@@ -33,8 +33,9 @@ vnfd:vnfd-catalog:
             # Specify the external interfaces
             # There can be multiple interfaces defined
             -   name: eth0
+                type: EXTERNAL
                 virtual-interface:
-                    type: OM-MGMT
+                    type: VIRTIO
                     bandwidth: '0'
                     vpci: 0000:00:0a.0
                 external-connection-point-ref: eth0