ETSI OSM migration to GitLab
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=290952)
</details>
<!--IssueSummary end-->
# ETSI OSM migration to GitLab
## Background
Open Source MANO (OSM) has been using Gerrit/Jenkins for its main software building since inception. In the past year, GitLab was added for documentation and a source for housing Network Function Descriptors.
Having since applied for and receiving the open source license, OSM is looking to leverage its self hosted GitLab investment to take advantage of the easy to use security scanning and additional capabilities such as internal Docker Registry, and PyPi repositories.
### Goals
* Daily security scans of produced artifacts
* Scans of included licenses
* Dependency matrix
* Potentially code health and unit test reports
* Mirror of existing Gerrit repository to ensure scheduled jobs execute on current code base
## Quick Facts
* **Timeline.** - Already under way
* **Product.** - GitLab Gold/Ultimate
* **Project's License.** Apache 2.0
## Current Tooling and Replacements
<!--
Please fill in the table to give an overview of your current tooling. Here's a description of what to include in each column:
- Tool: which tool or platform you are currently using
- Feature: which particular feature you are using in that tool or platform
- GitLab feature: equivalent GitLab feature (the GitLab team can help fill this in, as well as the info in the next column)
- GitLab edition: in which GitLab edition (CE or EE) is this feature available?
Here's an example of a replacements overview from one of the projects which migrated to GitLab: https://gitlab.com/gitlab-org/gitlab/-/issues/25657#gitlab-replacements
-->
| Tool | Feature | GitLab feature | GitLab edition |
| --- | --- | --- | --- |
| Gerrit | Code Review | Merge Requests | |
| Jenkins | Build System | GitLab-CI | |
| Artifactory | Package Repository | GitLab | |
| Fossology | License scanning | GitLab license ci template | |
## Collaborators
## Related Issues
### Blockers
* [ ]
### Urgent
* [x] https://gitlab.com/gitlab-org/gitlab/-/issues/290953
### Important but not urgent
* [ ]
### Nice to have
* [ ]
------
/cc @nuritzi
issue