Skip to content
Snippets Groups Projects
Sagar Arora's avatar
Sagar Arora authored
* All official images produced by CI are pushed to `oaisoftwarealliance` Docker-Hub Team account
* New tutorial:
  - My5gRAN Tester --> `docs/DEPLOY_SA5G_WITH_My5g-RANTester.md`
* Updated helm charts and helm chart tutorial for K8s and Openshift
* Reduced image size for all network functions
* New wiki page to know more about variable which can be configured for each network function
* Fix HTTP/2 support for all network functions `docker-compose/docker-compose-basic-nrf-httpv2.yaml`
cfa65c09
History

OAI

License License GitLab Release (custom instance) Supported OS Supported OS

Docker Pulls Docker Pulls Docker Pulls Docker Pulls Docker Pulls Docker Pulls Docker Pulls Docker Pulls Docker Pulls

OPENAIR-CN-5G: An implementation of the 5G Core network by the OpenAirInterface community.

OPENAIR-CN-5G is an implementation of the 3GPP specifications for the 5G Core Network. At the moment, it contains the following network elements:

  • Access and Mobility Management Function (AMF)
  • Authentication Server Management Function (AUSF)
  • Network Repository Function (NRF)
  • Session Management Function (SMF)
  • Unified Data Management (UDM)
  • Unified Data Repository (UDR)
  • User Plane Function (UPF) with 2 variants:
    • Simple Implementation based on our 4G CUPS component (SPGWU-TINY)
    • VPP-Based Implementation (UPF-VPP)
  • Network Slicing Selection Function (NSSF)
  • Network Data Analytics Function (NWDAF)
  • Unstructured Data Storage Function (UDSF)

Each has its own repository. Some of these repositories are still private, soon to be released.

This repository is a Federation of the OpenAir CN 5G repositories.

Its main purpose is for Continuous Integration scripting.

It also hosts some tutorials.

Licence info

It is distributed under OAI Public License V1.1. See OAI Website for more details.

The text for OAI Public License V1.1 is also available under LICENSE file at the root of this repository.

Note that the UPF-VPP implementation is distributed under Apache V2.0 License.

See Apache Website for more details.

Collaborative work

This source code is managed through a GITLAB server, a collaborative development platform.

Process is explained in CONTRIBUTING file.

Contribution requests

In a general way, anybody who is willing can contribute on any part of the code in any network component.

Contributions can be simple bugfixes, advices and remarks on the design, architecture, coding/implementation.

Release Notes

They are available on the CHANGELOG file.