Bronze Release (Jun 2020)
Bronze release page for the O-RAN Software community
Welcome to the Bronze release page for the O-RAN Software community
This page contains all the information specific to the Bronze release and frozen code (code freeze = Jun-14, 2020) and documentation. The main trunk will continue on to support future releases.
This is the second release and is in partnership with the O-RAN Alliance. The specification and software are being worked at the same time and the software is considered pre-specification software.
The projects have limited capabilities which will increase over future releases.
See Requirements and Software Architecture under Committees and Projects for more details on current activities.
Second release capabilities include contributions under the following projects:
- 1 Bronze release page for the O-RAN Software community
- 2 Near real-time RIC X-APPs (RICAPP)
- 3 Near Realtime RAN Intelligent Controller Platform (E2 Interface) (RIC-PLT)
- 4 Non-Real-time RIC (A1 Interface) (NONRTRIC)
- 5 OAM (O1 Interface)
- 6 O-RAN Central Unit (OCU)
- 7 O-DU High
- 8 O-DU Low
- 9 Simulators (SIM)
- 10 Infrastructure (INF)
- 11 Integration and Test (INT)
- 12 Documentation (DOC)
Get Bronze
Source code:
Release Date:
Maintenance:
Updates:
doc: made fixes for generating bronze branch documentation;
it/dep: added scripts used in "Getting Started" demonstrations;
nonrtric: added support for configuration of certificates;
pti/rtp: skipping certain types of image generation;
ric-plt/xapp-frame-py: documentation touch-up.
Per-repository details: Releasing Bronze Tasks
Documentation
Getting Started with Bronze to set up and run O-RAN
Bronze xAPP SDK for developing xApps
Bronze Release Timeline
Learn Bronze
Documentation home: http://docs.o-ran-sc.org
Getting Started to set up and run O-RAN
xAPP SDK for developing xApps
Near real-time RIC X-APPs (RICAPP) |
|---|
Primary Goals: This includes open source sample xAPPs and platform applications that can we used for integration, testing, and demonstrations. |
Bronze Release Highlights (6-3-2020):
|
PTL: @Matti Hiltunen |
Jira: Count of Epics, User Stories, Tasks, and Issues: https://lf-o-ran-sc.atlassian.net/issues/?jql=project+%3D+RICAPP+ORDER+BY+priority+DESC%2C+updated+DESC+++ Status 05-12-2020:
Status 3-31-2020:
|
Near Realtime RAN Intelligent Controller Platform (E2 Interface) (RIC-PLT) |
|---|
Primary Goals: Develop platform for xApp hosting with stable APIs for xApps using RIC's E2 interface, xApp management interface and other auxiliary xApp interfaces, like a database storage interface. |
Bronze release highlights (2020-06-03): The E2AP protocol implementation of the near-RT RIC platform has been adapted from one based on pre-specification assumptions to the E2AP protocol as defined by the O-RAN alliance. The new near-RT RIC O1 mediator implements the first O1 interfaces based on netconf and Yang models, e.g., to check the health status of xApps. The near-RT RIC internal messaging and message routing solution has been rewritten to significantly improve throughput, latency, and to behave more robustly in failure and high-load conditions. The Redis-based shared data layer now supports HA (high-available) deployments. Various Near-RT RIC platform components use it to store their state and recover that state in failure, restart and upgrade situations. xApps can use the same shared data HA later solution for their state. xApps that use E2AP subscriptions can now use the new E2AP subscription API instead of having to directly generate ASN.1 encoded E2AP subscription messages. In addition to a Go version, the Bronze release of the near-RT RIC platform now also provides a C++ and python framework to simplify the implementation of xApps. Original Bronze Feature Scope at start of release: Adapting RIC from pre-spec to WG3's first formal E2 protocol specification (for communication with RAN nodes, like CU/DU). Implement netconf-based O1. Enhance RIC's messaging solution (RMR) to achieve higher throughput, various health check capabilities including a capability to ping E2 nodes via E2 and to do a health check of the A1 interface, better failure handling in various components, ... |
PTL: @Thoralf Czichy |
Status 2020-04-29 and 2020-04-30 and 2020-05-06 and 2020-05-12
Status 2020-03-31
Status 2020-03-04
|