vnfd-catalog: vnfd: - id: ubuntu_1iface_cloudinit_newfile_vnfd name: ubuntu_1iface_cloudinit_newfile_vnf short-name: ubuntu_1iface_cloudinit_newfile_vnf description: Generated by OSM pacakage generator vendor: OSM version: '1.0' # Place the logo as png in icons directory and provide the name here logo: ubuntu-logo14.png # Management interface mgmt-interface: cp: eth0 # Atleast one VDU need to be specified vdu: - id: ubuntu_1iface_cloudinit_newfile_vnfd-VM name: ubuntu_1iface_cloudinit_newfile_vnfd-VM description: ubuntu_1iface_cloudinit_newfile_vnfd-VM count: 1 # Flavour of the VM to be instantiated for the VDU vm-flavor: vcpu-count: 1 memory-mb: 1024 storage-gb: 10 # Image including the full path image: 'ubuntu1604' # User-data injection cloud-init-file: cloud_init.cfg interface: # Specify the external interfaces # There can be multiple interfaces defined - name: eth0 type: EXTERNAL virtual-interface: type: PARAVIRT bandwidth: '0' vpci: 0000:00:0a.0 external-connection-point-ref: eth0 connection-point: - name: eth0