Examples from OSM Hackfests: Difference between revisions
From OSM Public Wiki
Candelpreste (talk | contribs) No edit summary |
Candelpreste (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Examples from the 3rd OSM Hackfest | Examples from the 3rd OSM Hackfest | ||
Line 15: | Line 14: | ||
* '''VNF package:''' [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/hackfest_1_vnfd.tar.gz hackfest1-vnf] | * '''VNF package:''' [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/hackfest_1_vnfd.tar.gz hackfest1-vnf] | ||
* '''NS package:''' [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/hackfest_1_nsd.tar.gz hackfest1-ns] | * '''NS package:''' [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/hackfest_1_nsd.tar.gz hackfest1-ns] | ||
===Creating VNF with the client=== | |||
===Editing the VNF descriptor=== | |||
===Validate the VNF descriptor and generate VNF package=== | |||
* '''Reference material:''' [https://osm-download.etsi.org/ftp/osm-3.0-three/2nd-hackfest/presentations/20180321%20OSM%20Hackfest%20-%20Session%201%20-%20Creating%20a%20basic%20VNF%20and%20NS.pdf Creating a basic VNF and NS] | * '''Reference material:''' [https://osm-download.etsi.org/ftp/osm-3.0-three/2nd-hackfest/presentations/20180321%20OSM%20Hackfest%20-%20Session%201%20-%20Creating%20a%20basic%20VNF%20and%20NS.pdf Creating a basic VNF and NS] | ||
Revision as of 09:38, 17 July 2018
Examples from the 3rd OSM Hackfest
URLs and Folders
Examples
Basic VNF and NS
- VNF package: hackfest1-vnf
- NS package: hackfest1-ns
Creating VNF with the client
Editing the VNF descriptor
Validate the VNF descriptor and generate VNF package
- Reference material: Creating a basic VNF and NS
Multi-VDU VNF
- VNF and NS packages: hackfest2-vnf, hackfest2-ns
- Reference material: Modeling multi-VDU VNF
VNF with Day-0 configuration
- VNF and NS packages: hackfest3-vnf, hackfest3-ns
- Reference material: Adding day-0 configuration to your VNF
VNF with EPA requirements
- VNF and NS packages: hackfest4-vnf, hackfest4-ns
- Reference material: Modeling EPA capabilities in your VNF descriptor