1st OSM Hackfest: Difference between revisions

From OSM Public Wiki
Jump to: navigation, search
No edit summary
Line 99: Line 99:
* '''Session 4: Modeling EPA capabilities in your VNF descriptor'''
* '''Session 4: Modeling EPA capabilities in your VNF descriptor'''
** Tutorial. Creating descriptors and packages (complex VNF - multi-VDU, day-0 config via cloud-init, EPA, no charms yet)
** Tutorial. Creating descriptors and packages (complex VNF - multi-VDU, day-0 config via cloud-init, EPA, no charms yet)
*** Presentation:  
*** Presentation: [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180118%20OSM%20Hackfest%20-%20Session%204.pdf Session 4. Modeling EPA capabilities in your VNF descriptor]
*** VNF and NS packages: [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/packages/hackfest_4_vnfd.tar.gz hackfest4-vnf],[https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/packages/hackfest_4_nsd.tar.gz hackfest4-ns]
*** VNF and NS packages: [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/packages/hackfest_4_vnfd.tar.gz hackfest4-vnf],[https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/packages/hackfest_4_nsd.tar.gz hackfest4-ns]
** Hands-on session.
** Hands-on session.
Line 125: Line 125:
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180116%20OSM%20Hackfest%20-%20Session%202.pdf Session 2. Modeling multi-VDU VNF]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180116%20OSM%20Hackfest%20-%20Session%202.pdf Session 2. Modeling multi-VDU VNF]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Session%203.pdf Session 3. Adding day-0 configuration to your VNF]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Session%203.pdf Session 3. Adding day-0 configuration to your VNF]
** Session 4. Modeling EPA capabilities in your VNF descriptor
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180118%20OSM%20Hackfest%20-%20Session%204.pdf Session 4. Modeling EPA capabilities in your VNF descriptor]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Pre-session%205.pdf Pre-session 5. How to generate VNF package from command line + Charms and VNF primitives in OSM]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Pre-session%205.pdf Pre-session 5. How to generate VNF package from command line + Charms and VNF primitives in OSM]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Session%205.pdf Session 5. Adding day-1/day-2 configuration to your VNF. Creating a charm for your VNF]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/presentations/20180117%20OSM%20Hackfest%20-%20Session%205.pdf Session 5. Adding day-1/day-2 configuration to your VNF. Creating a charm for your VNF]

Revision as of 09:31, 24 January 2018

Hackdate.png

Overview

OSM community.jpg

ETSI's Centre for Testing and Interoperability and the OSM community organised the 1st OSM Hackfest on 15-19 January 2018. The event was hosted in ETSI's headquarters in Sophia Antipolis, France and co-located with the Second NFV Plugtests event

Participation to OSM Hackfests is free and open to all.

Scope

The 1st OSM Hackfest concentrated on VNF on-boarding activities covering Day 0/1/2 operations.

It addressed complex descriptor development to leverage the full suite of capabilities offered by OSM Release THREE, from service and resource orchestration to VNF configuration with charm development.

Objectives

  • Install OSM and run some examples
  • Get familiar with OSM's GUI and CLI
  • Create your own VNF and NS descriptors and build packages
  • Understand how to deploy NS/VNF with EPA
  • Learn how to add dynamic LCM with Day-1 and Day-2 actions with charms
  • Basic troubleshooting
    • Special attention to be paid to troubleshoot real cases from co-located NFV Plugtests.

Who attends

  • VNF vendors, who want to onboard their VNF in OSM following best practices
  • System Integrators, who want to get used with OSM
  • Service providers, who want to get first hand operational experience with OSM
  • Academia and Universities, who are considering OSM as platform for their research activities in networking

And, of course, participants in 2nd NFV Plugtests who might have specific demands of troubleshooting for their VNF descriptors or Infrastructure

Prerequisites

ABSOLUTELY NEEDED:

OSM hack.jpg
  • Please, register in advance to help us size the event properly.
  • Laptop / VM in laptop
    • Linux installed (preferred, Ubuntu 16.04)
  • User-level knowledge of Linux
  • Familiarity with NFV and SDN concepts


FOR OPTIMAL USE OF THE SESSION:

  • Laptop / VM in laptop:
    • MINIMUM: 4 CPUs, 8 GB RAM, 40GB disk
    • RECOMMENDED: 8 CPUs, 16 GB RAM, 80GB disk
    • Ubuntu 16.04
  • Bring your own VNF
    • Basic knowledge of:
      • Its internal structure (picture is recommended) and resource requirements, as in these examples
      • How to change/adapt its configuration
      • Other known restrictions/limitations
    • VM images available
  • Participating in the NFV Plugtests

Agenda

Schema.png

Monday, 15th Jan 2018 (afternoon)

Tuesday, 16th Jan 2018

Wednesday, 17th Jan 2018

Thursday, 18th Jan 2018

  • Session 4: Modeling EPA capabilities in your VNF descriptor
  • Session 5: Adding day-1/day-2 configuration to your VNF. Creating a charm for your VNF (cont.)
    • Tutorial. Troubleshooting charms
    • Hands-on session

Friday, 19th Jan 2018 (morning)

  • Session 5: Adding day-1/day-2 configuration to your VNF. Creating a charm for your VNF (cont.)
    • Hands-on session.
  • Session 4: Modeling EPA capabilities in your VNF descriptor (cont.)
    • Hands-on session.
  • Closing session. Recap

Note: Some time will be accommodated every day to troubleshoot issues with OSM that could be raised during the co-located NFV Plugtests.

Relevant links

Contact

Should you have any question on the OSM Hackfest, please contacts us at OSMSupport@etsi.org

Technical questions on OSM can be sent to OSM_TECH@list.etsi.org