Bronze Release (Jun 2020)

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:

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

Bronze Release Timeline

Learn Bronze

Near real-time RIC X-APPs (RICAPP)

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):

  • An architecture of co-operating xApps that use data collection, analysis, machine learning, and E2 interface operations to implement a UE-level control loop for traffic steering, based on A1 Policy Intents. The Bronze release includes initial versions of 3 of the 4 xApps in the traffic steering use case.

  • A demo xApp (HelloWorld - HW) that demonstrates how to write xApps in C++ including messaging, shared data layer, and handling A1 (health check) and E2 messages, including an example E2SM.

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:

  • HW (HelloWorld) xApp is ready except for documentation

  • MC (Measurement Campaign) xApp is ready except for documentation

  • TS (Traffic Steering) xApp is ready for integration testing

  • QP-driver (QuE Prediction Driver) xApp is ready for integration testing

  • KPIMON is waiting for legal review at Samsung

  • QP (QoE Prediction) xApp status pending (5-12-2020)

  • Full integration of the traffic steering xApps (TS,QP,QP-driver, KPIMON) likely in Maintenance release.

 

Status 3-31-2020:

  • Repo issues for new xApps have been resolved

  • Detailed design of message schemas for traffic steering use case completed and code commits started for use case xApps

  • Health check use case features being implemented in xApps (inc. A1 health check)

  • Demo xApp (HelloWorld) making steady progress - xApp demonstrates how to implement typical xApp functionality using C++

  • Measurement Campaign (MC) xApp making steady progress

  • Blockers: CU/DU simulator/emulator uncertainty (affects KPIMON xApp)

 

 

Near Realtime RAN Intelligent Controller Platform (E2 Interface) (RIC-PLT)

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

  • Cherry-R5 plans: link and epics only link

  • Epics that are done: link (36 as of 2020-05-12), spilling over into Cherry-R5: 13 items. Using filter "movedoutofbronzeR4" you can see items fully moved from Bronze to Cherry-R5: 9 items. Items moved from Bronze to more distant future: 8

  • Still open items:

    • RIC-56 (framework for handling alarms ready, but actual first alarms under this item  not ready (RIC-202, RIC-203, RIC-204) - specific alarm work continues in Cherry-R5

    • DB related work: RIC-246 (UE NIB reader API documentation will continue in Cherry. Additionally we have RIC-371 for R5 implementation and documentation work) // RIC-105, RIC-110 moved out bronze to R5 // RIC-101 moved out of bronze to remote future // RIC-106 (HA integration DBAAS = leftover from R3) is done

    • RIC-291 is done on E2T side. E2M does not use ASN.1 anymore. Subscription manager part of RIC-291 also done. RIC-60 almost complete. Some minor work in Cherry (RIC-306) and in Bronze maintenance (RIC-306), RIC-83 was started in Bronze, but plan is to continue in Cherry-R5 (with US RIC-208). For RIC-124 we had some O1 work, but the E2M side work for RIC-124 is not yet done (so we continue in Cherry)

    • RIC-95: A still working on this cannot be tested due to lack of simulator. Likely to be ready only in beginning of Cherry. I now mark this as spilling into Cherry-R5.

    • O1-related: RIC-59 moved to future (post Cherry-R5 as no netconf models yet,  work not started yet), RIC-139 (not yet implemented. Nune checked that E2T and E2M are only components that do not have health check yet. Added US for them under this item. Full item moved to Cherry)

    • RIC-173, RIC-174 (E2 specification preparation work for Future work): specifications still being worked on, but blocked by 3GPP license issues. We add these items back into actual planned work, once the 3GPP issues are resolved

    • RIC-136 (moved to Cherry-R5 as no permission from O-RAN yet)

    • RIC-internal E2E work : RIC-57 (documentation) will continue in Cherry-R5 and RIC-149 (test cases) we will mark as done at the end of Bronze.

    • RIC-217 only documentation left (target: late commit/work in Bronze-R4)

    • RIC-80 actually done, but commit problems. Plan is to merge this still into Bronze-R4, but for now I mark it to Cherry-R5 so we don't forget it. We mark RIC-80 as done once we can commit it. We have created RIC-375 that includes removal of the old ASN.1 based interface support and which might include minor cleanup work in this context.

    • RIC-84 implementation ready, but came to late for Bronze-R4. We merge in the beginning of Cherry-R5. Marked as to be completed in Cherry-R5.

    • Moved out from Bronze-R4: RIC-177, RIC-139, RIC-136, RIC-123, RIC-107, RIC-118 and RIC-119 as well as user story: RIC-104, RIC-203. Use this filter for label "movedoutofbronzeR4"

    • RIC-120 Antti working on this in his spare time. We continue the work in Cherry-R5

  • Healthcheck use case supporting items that are done: A1 healthcheck (RIC-46), xApp health state as O1 (RIC-14). Partially done, but not yet easy to show-case: RIC-124 (E2M not yet publishing SDL notifications), RIC-56 (alarm path available, but no actual alarms) Not done, but either coming late or in early Cherry-R5: RIC-95 (REST interface for checking the E2 connection states (lack of simulator)). RIC-139 (platform health via O1) 

 

Status 2020-03-31

  •  

    • Jira: 63 epics: link (requires free LinuxFoundation account). Items that we worked on already before the first formal development are marked as Bronze-R3 in JIRA "fix release" (11 = 2 (in progress) + 9 (done) // 2 moved to R4) and the ones to be worked on during the five three-week sprints in Bronze-R4 Feb-3 to May-17 (52 = 6 (in progress) + 8 (done or done, but pending review by PO) + 38 (not yet started)). For useful near-RT RIC JIRA links check §8 in Jira usage conventions.

    • 2 new epics:  one related RIC-291 to (replacing RIC-136 due to legal issue around copying ASN.1 also mentioned in last status update) and RIC-246

    • Question to TOC: progress on ASN.1 legal issues.

    • Demos of sprint D3 planned for Thursday, Apr-2, 9am ET (see groups.io calendar)

    • Deployment time decision between DBAAS SA (standalone) and DBAAS HA (high available) is transparent to RIC components as expectation is that DBAAS "client configmap" is included in RIC component help charts.

    • Switch to new E2AP still pending integration (estimate Apr-3). Multiple components are ready for it.

 

Status 2020-03-04

  • Jira: 61 epics: link (requires free LinuxFoundation account). Items that we worked on already before the first formal development are marked as Bronze-R3 in JIRA "fix release" (13 = 1 (in progress) + 8 (done)) and the ones to be worked on during the five three-week sprints in Bronze-R4 Feb-3 to May-17 (48 = 7 (in progress) + 1 (done) + 40 (not yet started)). For useful near-RT RIC JIRA links check §8 in Jira usage conventions.

  • Legal aspects related to automatically using WG3 ASN.1 of E2APv1.0 still open. Thoralf to send information to Jinri by Friday this week.

  • Samsung's Arun started working RIC-203 and RIC-95

  • Demos of sprint D2 (Feb-23 - Mar-12) planned for Thursday, Mar-12, 9am ET (note special summer time adjustments in this week in other locations). Thoralf will add event to groups.io calendar. After this demo every three weeks some date & time.