Skip to content
Snippets Groups Projects
Commit 5fb201de authored by garciadeblas's avatar garciadeblas
Browse files

Removed vnfd schema in hackfest_basic_vnf descriptor


Change-Id: I5a45e8662bb5d509e67d36d4b312b4bd86eb41cd
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 74ebaf52
No related branches found
No related tags found
No related merge requests found
vnfd:vnfd-catalog:
vnfd:vnfd:
- vnfd:id: hackfest_basic-vnf
vnfd:name: hackfest_basic-vnf
vnfd:short-name: hackfest_basic-vnf
vnfd:version: '1.0'
vnfd:description: A basic VNF descriptor w/ one VDU
vnfd:logo: osm.png
vnfd:connection-point:
- vnfd:name: vnf-cp0
vnfd:type: VPORT
vnfd:vdu:
- vnfd:id: hackfest_basic-VM
vnfd:name: hackfest_basic-VM
vnfd:image: ubuntu1604
vnfd:count: '1'
vnfd:vm-flavor:
vnfd:vcpu-count: '1'
vnfd:memory-mb: '1024'
vnfd:storage-gb: '10'
vnfd:interface:
- vnfd:name: vdu-eth0
vnfd:type: EXTERNAL
vnfd:virtual-interface:
vnfd:type: VIRTIO
vnfd:external-connection-point-ref: vnf-cp0
vnfd:mgmt-interface:
vnfd:cp: vnf-cp0
vnfd:
- id: hackfest_basic-vnf
name: hackfest_basic-vnf
short-name: hackfest_basic-vnf
version: '1.0'
description: A basic VNF descriptor w/ one VDU
logo: osm.png
connection-point:
- name: vnf-cp0
type: VPORT
vdu:
- id: hackfest_basic-VM
name: hackfest_basic-VM
image: ubuntu1604
count: '1'
vm-flavor:
vcpu-count: '1'
memory-mb: '1024'
storage-gb: '10'
interface:
- name: vdu-eth0
type: EXTERNAL
virtual-interface:
type: VIRTIO
external-connection-point-ref: vnf-cp0
mgmt-interface:
cp: vnf-cp0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment