OSM Release FOUR Documentation: Difference between revisions
From OSM Public Wiki
No edit summary |
Ramonsalguer (talk | contribs) No edit summary |
||
(21 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
'''THIS PAGE IS DEPRECATED'''. OSM User Guide has been moved to a new location: '''https://osm.etsi.org/docs/user-guide/''' | |||
--- | |||
== Release FOUR Quickstart == | == Release FOUR Quickstart == | ||
* In order to get started quickly and get familiar with the | * In order to get started quickly and get familiar with the most common operations, you can refer to the [[OSM_Release_FOUR | Release FOUR Quickstart page]]. | ||
== VNF and NS examples == | == VNF and NS examples == | ||
* [[Examples from OSM Hackfests]] | |||
* [[Examples from OSM | |||
== Onboarding your own VNF and NS == | == Onboarding your own VNF and NS == | ||
Line 15: | Line 16: | ||
** [[VNF_Primitives | Default VNF Primitives]] | ** [[VNF_Primitives | Default VNF Primitives]] | ||
* [[OSM_Information_Model | OSM Information Model]] | * [[OSM_Information_Model | OSM Information Model]] | ||
* [[ | * [[Reference_VNF_and_NS_Descriptors | Information to create VNF and NS Descriptors]] | ||
* [[OSM_Release_FOUR#Using_old_descriptors_from_Release_TWO | How to onboard old Release TWO descriptors]] | |||
== Specific installation methods == | == Specific installation methods == | ||
Line 22: | Line 24: | ||
* [[How to install OSM client | How to install OSM client separately]] | * [[How to install OSM client | How to install OSM client separately]] | ||
* [[Advanced OSM installation procedures]] | * [[Advanced OSM installation procedures]] | ||
* [[How to install OSM in Amazon EC2 | How to install OSM in Amazon EC2]] | |||
* How to install the [[Classic OSM Build]] (OSM Release THREE 3.1) | * How to install the [[Classic OSM Build]] (OSM Release THREE 3.1) | ||
* [[How_to_install_OSM_on_VirtualBox | How to install OSM on VirtualBox (Release THREE)]] (and access UI from the host without SSH tunnelling) | * [[How_to_install_OSM_on_VirtualBox | How to install OSM on VirtualBox (Release THREE)]] (and access UI from the host without SSH tunnelling) | ||
== EPA and SDN Assist == | == EPA and SDN Assist == | ||
Line 31: | Line 33: | ||
== Reference material and self training == | == Reference material and self training == | ||
* [[OSM Client commands]] | * [[OSM client]]: | ||
** [[OSM_client#Installation | Installation]] | |||
** [[OSM Client commands]] | |||
** [[Enable autocompletion in OSM Client]] | |||
* [[OSM instantiation parameters]] | * [[OSM instantiation parameters]] | ||
* Using Monitoring capabilities: | * Using Monitoring capabilities: | ||
Line 39: | Line 44: | ||
** [[3rd_OSM_Hackfest#Agenda | Table of contents]] | ** [[3rd_OSM_Hackfest#Agenda | Table of contents]] | ||
** [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/presentations/ Documentation] | ** [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/presentations/ Documentation] | ||
** [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/ NS and VNF Packages] and [https://osm-download.etsi.org/ftp/osm- | ** [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/packages/ NS and VNF Packages] and [https://osm-download.etsi.org/ftp/osm-3.0-three/1st-hackfest/images/ VM images] | ||
* [ | * [[VIM_emulator | How to use the VIM emulator]] | ||
* [ | * [[OSM_E2E_tests | Tests to validate VIM capabilities]] | ||
* [ | * [[OSM_workshops_and_events | OSM Workshops videos]] | ||
* [[OSM_Technical_Videos | Other technical videos and demos]] | |||
* [https://osm.etsi.org/images/OSM-Whitepaper-TechContent-ReleaseFOUR-FINAL.pdf Release FOUR White Paper] | * [https://osm.etsi.org/images/OSM-Whitepaper-TechContent-ReleaseFOUR-FINAL.pdf Release FOUR White Paper] | ||
* [https://osm.etsi.org/images/OSM_White_Paper_Experience_implementing_NFV_specs_final.pdf OSM's End User Advisory Group White Paper] | * [https://osm.etsi.org/images/OSM_White_Paper_Experience_implementing_NFV_specs_final.pdf OSM's End User Advisory Group White Paper] | ||
Line 53: | Line 59: | ||
== How to contribute == | == How to contribute == | ||
* [https://osm.etsi.org/about/how-to-join Joining the OSM community] | * [https://osm.etsi.org/about/how-to-join Joining the OSM community] | ||
* [[Workflow_with_OSM_tools | Workflow with OSM tools (git, gerrit, bugzilla, etc.)]] | * Developer guides: | ||
*[[How_to_upgrade_the_OSM_Platform#Upgrading_a_specific_component_to_use_your_own_cloned_repo_.28e.g._for_developing_purposes.29 | How to work with your own cloned repo for a specific component]] | ** [[Workflow_with_OSM_tools | Workflow with OSM tools (git, gerrit, bugzilla, etc.) (MUST READ for developers)]] | ||
* [ | ** [[Developer HowTo | Developer how-to (MUST READ for developers)]] | ||
** [[Developer_HowTo_for_RO_Module | Developer how-to for RO]] | |||
**[[How_to_upgrade_the_OSM_Platform#Upgrading_a_specific_component_to_use_your_own_cloned_repo_.28e.g._for_developing_purposes.29 | How to work with your own cloned repo for a specific component]] | |||
** [https://docs.google.com/document/d/1qL8_GRI81-2s4fFR_CnicUIhIbOeVQ-5H1TknGG-uAQ/edit MON Module Design Description (live document)] | |||
* [https://opensourcemano.slack.com/ OSM Slack Workplace] | * [https://opensourcemano.slack.com/ OSM Slack Workplace] | ||
* Upcoming Hackfests and events: | * Upcoming Hackfests and events: | ||
** [[ | ** [[5th_OSM_Hackfest|5th OSM Hackfest - Barcelona]] | ||
{{Feedback}} | {{Feedback}} |
Latest revision as of 16:50, 17 February 2021
THIS PAGE IS DEPRECATED. OSM User Guide has been moved to a new location: https://osm.etsi.org/docs/user-guide/
---
Release FOUR Quickstart
- In order to get started quickly and get familiar with the most common operations, you can refer to the Release FOUR Quickstart page.
VNF and NS examples
Onboarding your own VNF and NS
- Create your own VNF package
- Creating your own VNF charm
- OSM Information Model
- Information to create VNF and NS Descriptors
- How to onboard old Release TWO descriptors
Specific installation methods
- How to run OSM on Vagrant
- How to upgrade the OSM Platform
- How to install OSM client separately
- Advanced OSM installation procedures
- How to install OSM in Amazon EC2
- How to install the Classic OSM Build (OSM Release THREE 3.1)
- How to install OSM on VirtualBox (Release THREE) (and access UI from the host without SSH tunnelling)
EPA and SDN Assist
Reference material and self training
- OSM client:
- OSM instantiation parameters
- Using Monitoring capabilities:
- 3rd OSM Hackfest - full training material:
- How to use the VIM emulator
- Tests to validate VIM capabilities
- OSM Workshops videos
- Other technical videos and demos
- Release FOUR White Paper
- OSM's End User Advisory Group White Paper
Troubleshooting
- How to know the version of your current OSM installation
- Common issues and troubleshooting
- Have you detected any bug? Check this guide to see how to report issues.
How to contribute
- Joining the OSM community
- Developer guides:
- OSM Slack Workplace
- Upcoming Hackfests and events:
Your feedback is most welcome! You can send us your comments and questions to OSM_TECH@list.etsi.org Or join the OpenSourceMANO Slack Workplace See hereafter some best practices to report issues on OSM