OSM Release FOUR Documentation: Difference between revisions

From OSM Public Wiki
Jump to: navigation, search
No edit summary
 
(41 intermediate revisions by 7 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 commonest operations, you can refer to the [[OSM_Release_FOUR | Release FOUR Quickstart page]].
* 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 Hakfests]]
* [[OSM_E2E_tests | Tests to validate VIM capabilities]]
* [[OSM_Release_FOUR#Using_old_descriptors_from_Release_TWO | How to onboard old Release TWO descriptors]]


== Onboarding your own VNF and NS ==
== Onboarding your own VNF and NS ==
* [[Reference_VNF_and_NS_Descriptors_(Release_THREE) | Information to create VNF and NS Descriptors]]
* [[Creating_your_own_VNF_package | Create your own VNF package]]  
* [[Creating_your_own_VNF_package_(Release_THREE) | Create your own VNF package]]  
* [[Creating_your_own_VNF_charm_(Release_THREE) | Creating your own VNF charm]]
* [[Creating_your_own_VNF_charm_(Release_THREE) | Creating your own VNF charm]]
** Some [[Example_VNF_Charms | examples of VNF Charms]]  
** Some [[Example_VNF_Charms | examples of VNF Charms]]  
** [[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]]


== Alternative installation methods ==
== Specific installation methods ==
* [[How_to_install_OSM_on_VirtualBox | How to install OSM on VirtualBox]] (and access UI from the host without SSH tunnelling)
* [[How_to_run_OSM_on_Vagrant | How to run OSM on Vagrant]]
* [[How to upgrade the OSM Platform]]
* [[How to install OSM client | How to install OSM client separately]]
* [[Advanced OSM installation procedures]]
* [[Advanced OSM installation procedures]]
* [[How to upgrade the OSM Platform]]
* [[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_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 26: Line 33:


== Reference material and self training ==
== Reference material and self training ==
* [[Common OSM Client commands]]
* [[OSM client]]:
** [[OSM_client#Installation | Installation]]
** [[OSM Client commands]]
** [[Enable autocompletion in OSM Client]]
* [[OSM instantiation parameters]]
* Using Monitoring capabilities:
* Using Monitoring capabilities:
** [[OSM_Performance_Management | Performance Management]]
** [[OSM_Performance_Management | Performance Management]]
** [[OSM_Fault_Management | OSM Fault Management]]
** [[OSM_Fault_Management | OSM Fault Management]]
* 2nd OSM Hackfest - full training material:
* 3rd OSM Hackfest - full training material:
** [[2nd_OSM_Hackfest#Agenda | Table of contents]]
** [[3rd_OSM_Hackfest#Agenda | Table of contents]]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/2nd-hackfest/presentations/ Documentation]
** [https://osm-download.etsi.org/ftp/osm-4.0-four/3rd-hackfest/presentations/ Documentation]
** [https://osm-download.etsi.org/ftp/osm-3.0-three/2nd-hackfest/packages/ NS and VNF Packages] and [https://osm-download.etsi.org/ftp/osm-3.0-three/2nd-hackfest/packages/ VM images]
** [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]
* [https://osm.etsi.org/wikipub/index.php/VIM_emulator How to use the VIM emulator]
* [[VIM_emulator | How to use the VIM emulator]]
* [https://osm.etsi.org/wikipub/index.php/OSM_workshops_and_events OSM Workshops videos]
* [[OSM_E2E_tests | Tests to validate VIM capabilities]]
* [https://osm.etsi.org/wikipub/index.php/OSM_Technical_Videos Other technical videos and demos]
* [[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]


== Troubleshooting ==
== Troubleshooting ==
* [[How to know the version of your current OSM installation]]
* [[Common issues and troubleshooting]]
* Have you detected any bug? Check [[How_to_report_issues_(Release_THREE) | this guide]] to see how to report issues.
* Have you detected any bug? Check [[How_to_report_issues_(Release_THREE) | this guide]] to see how to report issues.


== How to contribute ==
== How to contribute ==
* [[Workflow_with_OSM_tools | Workflow with OSM tools]]
* [https://osm.etsi.org/about/how-to-join Joining the OSM community]
* [https://osm.etsi.org/about/how-to-join Joining the OSM community]
* [[Developer_HowTo_for_RO_Module | Developer how-to for RO]]
* Developer guides:
** [[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:
** [[3rd_OSM_Hackfest | 3rd OSM Hackfest]]
** [[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

VNF and NS examples

Onboarding your own VNF and NS

Specific installation methods

EPA and SDN Assist

Reference material and self training

Troubleshooting

How to contribute


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