H Release

H Release

 

Welcome to the H release page for the O-RAN Software community.

Non-Real-time RIC (NONRTRIC)

Non-Real-time RIC (NONRTRIC)

H-Release - Highlights:

  • Consolidated & Improved RAN PM data exposure in new repo for RAN PM functions

    • Adds 4 new services for RAN PM processing

    • Lots of work on deployment scripts/charts, testing, CI, and documentation

  • (R1) Service Exposure & Management (SME)

    • CAPIF Aligned Service Registry & Discovery

    • Continued work of Service execution platform extensions (K8s, Istio, Keycloak, OPA, Gateway) to enable and enforce service isolation & exposure

    • Controlled access & exposure of service to/from rApps

  • (R1) Data Management & Exposure (DME)

    • Small updates to Information Coordination Service – studying alignment with R1 proposals

    • File-based PM data → Kafka/InfluxDB/Minio

      • Including parsing, filtering & delivery

      • ref. PM Data exposure above

  • rApp Management

    • Started work on a new rApp Manager functions – more in next release

    • LCM for rApps: Building on ONAP “Automation Composition” model & platform to implement rApp use cases

      • Added a 'KServe Participant’

        • Inference Services in rApps

        • Now supports KServe-based AI/ML rApps

      • Added an ‘A1 Policy Participant’

    • Overlap with Service Exposure work to examine role of an rApp Manager to support controlled access to and exposure of Services

    • Overlap with Data Exposure work to examine role of an rApp Manager to support controlled access to and exposure of Data types

  • Continued A1-Policy & A1-Enrichment-Information evolution (& R1-A1)

    • A1-Policy work in ONAP (continues in ONAP London) - candidate for R1-A1(P)

      • Numerous updates to improve security

      • Improved support fine-grained policy-based access control

      • Removed DMaaP NBI

    • A1-EI management as part of DME - candidate for how to include A1-EI in R1-DME

      • ref. DME work above

  • Demonstrated ASD-based CNF LCM

    • ONAP SO CNFM in standalone mode

  • Sample use cases (rApps)

    • Requirements Drivers for rApp/R1 development

  • Testing, Maintenance & Housekeeping

    • 3PP update – esp. Springboot 3 & JDK 17

    • Function Test & Integration Test environment,

      • Lots of new test cases, and new ONAP L & OSC H test profiles

    • Continue integration, deployment & configuration of SMO/Non-RT-RIC related functions & usecases in OSC Integration environment.

    • Project coordination, Documentation, Delivery, Reporting, Cross-project alignment, Community demos, O-RAN Standardization support, etc.

H Release - Tasks:

Count of Epics (20 issues), User Stories, Tasks, and Issues:  (455 issues)

Relevant Epics:

PTL: @John Keeney (Ericsson EST)

Wiki: https://lf-o-ran-sc.atlassian.net/wiki/display/RICNR/

Latest Architecture: Release H Architecture

Components: Release H Components

Tasks / Backlog / JIRA: https://jira.o-ran-sc.org/projects/NONRTRIC/issues

Gerrit / Source Code:

Sonar / Test Coverage Reports

Docs:

Testing:

Studies

Weekly Meetings:

Demos:

  • May 17, 2023
    H-Release: Demonstration: "LCM of ASD-based CNFs using ONAP CNFM function in Standalone mode"
    See , and for more information

  • May 17, 2023
    H-Release: Demonstration: "CAPIF for Service Registration & Service Discovery"
    See , and for more information

H release: Container images

H release: Deployment Instruction

Near-Real-time RIC X-APPs (RICAPP)

Near-Real-time RIC X-APPs (RICAPP)

Primary Goals:  Expand the community working on open source xApps for O-RAN SC.  Update and maintain the existing xApps to latest releases.

Enhance the set of open source xApps in support of the RSAC use cases (traffic steering, network slicing) and add new xApps.

New RUST framework xApp hw-rust will be added in this release. 

H release plan:

  • New HW-Rust xApp to support RUST framework.

  • New ad-cell xApp to detect cell level anomaly.

  • RC xApp - GRPC interface support on RC xApp

  • Bouncer xApp - RIC Benchmarking new features addition.

  • KPIMON-GO xApp – New Version

PTL: @Sunil Kumar 

Jira: Count of Epics, User Stories, Tasks, and Issues:  Total (216 issues)

Completed Epics:

RICAPP-216: Bouncer xApp upgraded to E2AP 2.0, E2SM KPM 2.0, E2SM RC 1.0.3

RICAPP-215: Anomaly Detection xApp (H-Release) - listens to RMR port and expect A1 policy from non-RT RIC & Process A1 policy message.

Bug:

RICAPP-214 OSC RIC - e2mgr X1 Configuration Update problem - Moved to RICP

Epics moved to next release.

  1. RICAPP-212: Hello World Rust Xapp initial release

  2. ad-Cell xApp

  3. RICAPP-211: RC Xapp - upgrade to E2SM-RC-2.0

H release highlights/accomplishments:

  • Bouncer xApp upgraded to E2AP 2.0, E2SM KPM 2.0, E2SM RC 1.0.3

  • Anomaly Detection xApp:  A1 policy from non-RT RIC & Process A1 policy message.

Gerrit Reviews

https://gerrit.o-ran-sc.org/r/gitweb?p=ric-app%2Fbouncer.git;a=shortlog;h=refs%2Fheads%2Fh-release

Release 1.0.1 (Ie8fc46d2) · Gerrit Code Review (o-ran-sc.org)

 

H release source code, container images and deployment instructions

The list of container images for the H release:

The list of container images for the  release (link).

Code Coverage Reports : Latest reports can be found at the following Link: Projects - O-RAN Software Community (sonarcloud.io).

 

Near-Real-time RAN Intelligent Controller Platform (E2 Interface) (RICPLT)

Near-Real-time RAN Intelligent Controller Platform (E2 Interface) (RICPLT)

Original primary goals based on contributions from Nokia, Samsung, HCL, Capgemini, Parallel Wireless, Alexandre Huff (UTFPR) and Abhijit G:

  • We will deprecate the RMR-based E2 subscription interface and H-release xApps need to use the REST based interface already supported by the the C++, go, and python xApp frameworks (RIC-375). The subscription manager should handle subscriptions for failing xApps (RIC-929) and provide a callback on subscription delete success/failure (RIC-928). We plan to implement the RIC subscription delete required procedure (RIC-851)

  • Update to newer golang version of all components (RIC-881)

  • We will develop a CRD, i.e., a K8S operator on top of the DMS REST API to simplify xApp deployment (RIC-715). Also the DMS Rest interface gets the missing delete API (RIC-954). RIC-717 allows to deploy multiple cooperating xApps together.

  • On E2 side we will implement the E2 Reset procedure from RAN to RIC (RIC-949) and the RIC Subscription Delete procedure (RIC-851). We also implement robustness improvements (RIC-932 for reconnect cases) and troubleshooting improvements (RIC-813, RIC-814).

  • There's work planned to deploy the kserve-based model provisioning from the AI/ML project into the RIC platform (RIC-955)

  • The xapp frameworks for Golang (RIC-930), C++ and Rust (RIC-951) will get some enhancements that are already implemented in the other languages, incl. support for xApp registration in the xapp-framework-cpp (RIC-705).

  • E2T (RIC-813) and E2Mgr (RIC-814) support dynamic changing of log levels for better troubleshooting

  • RIC-953 A1 testing improvements and bug fixes

  • Added to plan during H:

    • Support for policy status notifications in A1 (RIC-973 (incl. RIC-975))

    • Faster timeout in SCTP heartbeats (E2) (RIC-976)

    • IPv6 support in RMR (RIC-985)

 

Achieved H release highlights = high-level release notes (2023-06-20) below (note that the release image list is here: link)

  • E2 reset (from E2 node to RIC), E2 subscription delete required, A1 policy status notifications

  • Preparation of feature for I release, e.g., include xApps in subscription delete required decision

For the H release of the near-RT RIC we do only limited integration testing: only the use cases: deploy RIC, deploy xApp, make E2 connection, get list of A1 policies has been tested.

Filled in end-of-release checklist: link

PTL: @Thoralf Czichy

Status 2023-06-20: From the 23 epics planned (link) we implemented 11 (link). 12 items have been moved out of the H release, e.g, because of implementation delays (link). Incomplete items: 0 (link). Additionally we fixed 10 bugs and small implementation tasks (link)

H release source code, container images and deployment instructions

The list of container images for the  release (link). A demo video for the H release deployment is available at the top of the demo page and shows

  • how to deploy the near-RT RIC platform,

  • compile connect the E2 (e2 node) simulator from the OSC simulator project and

  • compile the hw-go xapp from the xapp project and use the dms_cli to deploy it and check the E2 subscriptions the xApp created.

Code coverage: Code coverage reports (current coverage and list of components that need to set up Jenkins job for auto-generation of the reports as part of CI)

Operation and Maintenance (OAM)

Operation and Maintenance (OAM)

Primary Goals:

  • Provide complete implementation for OAM functions (FCAPS).

H release Feature Scope

Please see also project wiki for further details: H-Release

PTL: @Martin Skorupski

H release highlights/accomplishments (2023-06-22):

  • update of OAM-Controller to ODL version Sulfur

  • support of SMO team and the aligmened of requiremnets acorss several open-source projects. 

  • Updates according to O-RAN Operations and Maintenance Interface Specification 8.0 (O-RAN.WG10.O1-Interface.0-v08.00)    October 2022

  • Hardening the solution by introducing a "SMO-gateway"

    • all components exposing http northbound are reachable by FQDN (https port 443)

    • the OAM-Controller components interfacing with the network can be reached also by FQDN (VES-http: 443, SSH-Callhome: 4334, TSL-Callhome 4335)

  • Add a FlowManagement Component

    • which includes examples for ONAP-VES, StndDefined-VES with 3GPP-Body and StndDefined-VES with WG4-OFHM-body

Please see release details:

 

H release source code, container images and deployment instructions (and status)

Jira: Count of Epics ( 15 issues ), User Stories, Tasks, and Issues:  166 issues

Source Code:

Integration:

O-RAN Central Unit (OCU)

O-RAN Central Unit (OCU)

Primary Goals:

  • In the absence of O-CU, Radisys commercial CU image is to be used for E2E testing

H release Feature Scope

H Release Feature Scope: 

  • NA

PTL: 

NA

O-DU High

O-DU High

Primary Goals:

1. Alignment to the ORAN WG8 AAD specification O-RAN.WG8.AAD-v07.00

2. New design with multi-scheduler algorithm support

3. Inter CU Handover

4. E2 interface enhancement

5. End-to-end integration 

H release Feature Scope

PTL:  @Ankit Barve 

Status on Jun 26, 2023 

H release highlights/accomplishments (Jun 26, 2023 ):

  • Multi-Scheduling Algorithm framework design

    • To support multiple scheduler algorithms new framework has been introduced with open scheduler API function pointers, which could be initiated as per the chosen algorithm

  • Alignment to the ORAN WG8 AAD specification

    • Aligning to the latest WG8 AAD specification, also provide inputs to WG8 for further releases as there are many implementation challenges with the current specification.

  • Inter – CU Handover

    • Support for mobility between source and target DUs connected to separate CUs.

  • E2 interface enhancement

    • Feature study and task planning completed

    • Few Global APIs added