Table of Contents
Understanding the Workflow with OSM tools
How to configure your environment to develop with OSM
Developer Guides for Specific OSM Modules
Resolving merge conflicts
Using
git-review
to push and review changes
Open Source MANO
»
Welcome to Open Source MANO’s developer’s guide!
View page source
Welcome to Open Source MANO’s developer’s guide!
¶
Table of Contents
Understanding the Workflow with OSM tools
Login to OSM portal
Reporting a bug on Bugzilla
Contributing code
Proposing a new Feature
Funnel of a feature
Designing a feature
OSM CI/CD
Join the Community
How to configure your environment to develop with OSM
Introduction
General steps
NBI
LCM
RO
Developer Guides for Specific OSM Modules
Developer Guide for RO Module
Developer Guide for OpenVIM
Developer Guide for OSM client
kafka messages
Resolving merge conflicts
Simple Rebase using Gerrit UI
When “Rebase” button is not enough
Using
git-review
to push and review changes
Introduction
Install and configure
git-review
Prepare your repo
Push your changes to gerrit
Amending a change
Git-review
for administrators and reviewers