blob: 2b3470d6c31ba065dbc92d16236a2554ded54f31 [file] [log] [blame]
vnfd:vnfd-catalog:
vnfd:
- id: 3vdu_vnfd
name: 3vdu_vnfd-name
short-name: 3vdu-sname
description: Simple VNF example with a cirros and 3 vdu count
vendor: OSM
version: '1.0'
# Place the logo as png in icons directory and provide the name here
logo: cirros-64.png
# Management interface
mgmt-interface:
vdu-id: 3vduVM
# Atleast one VDU need to be specified
vdu:
- id: 3vduVM
name: 3vduVM-name
description: 3vduVM-description
count: 3
# Flavour of the VM to be instantiated for the VDU
# flavor below can fit into m1.micro
vm-flavor:
vcpu-count: 1
memory-mb: 256
storage-gb: 2
# Image/checksum or image including the full path
image: 'cirros034'
#checksum:
interface:
# Specify the external interfaces
# There can be multiple interfaces defined
- name: eth0
type: EXTERNAL
position: 0
virtual-interface:
type: OM-MGMT
bandwidth: '0'
# vnfd-connection-point-ref: eth0
external-connection-point-ref: eth0
connection-point:
- name: eth0
type: VPORT