Welcome to the H release page for the O-RAN Software community.
The H release is currently in incubation; initiating the definition of the requirements
Table of Contents
...
Non-Real-time RIC (NONRTRIC)
...
Welcome to the H release page for the O-RAN Software community.
Table of Contents
Non-Real-time RIC (NONRTRIC) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
H-Release - Highlights:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
H Release - Tasks: Count of Epics (20 issues), User Stories, Tasks, and Issues: (455 issues) Relevant Epics:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:
Latest Architecture: Release H Architecture Components: Release H Components Tasks / Backlog / JIRA
Sonar / Test Coverage Reports
Sonar / Test Coverage Reports
Docs:
Testing: Studies
Weekly Meetings: Demos:
H release: Container images H release: Deployment Instruction | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PTL: Sunil Singh |
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) andtroubleshooting 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++ andRust (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)
- Link to planned Jira work items: all teams
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)
Primary Goals:
- Provide complete implementation for OAM functions (FCAPS).
H release Feature Scope:
- Updates according to O-RAN Operations and Maintenance Interface Specification 8.0 (O-RAN.WG10.O1-Interface.0-v08.00) October 2022
- Please see H-Release for further details
- Hardening the solution by introducing a "SMO-gateway".
- Add a FlowManagement Component.
- Updates according to O-RAN Operations and Maintenance Interface Specification 8.0 (O-RAN.WG10.O1-Interface.0-v08.00) October 2022
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
- Please see H-Release for further details
- 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:
Testing: Studies
Weekly Meetings: Demos:
H release: Container images H release: Deployment Instruction |
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:
|
PTL: Sunil Singh |
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. |
H release highlights/accomplishments:
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) |
---|
Original primary goals based on contributions from Nokia, Samsung, HCL, Capgemini, Parallel Wireless, Alexandre Huff (UTFPR) and Abhijit G:
|
Achieved H release highlights = high-level release notes (2023-06-20) below (note that the release image list is here: link)
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
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) |
---|
Primary Goals:
|
H release Feature Scope:
Please see also project wiki for further details: H-Release |
PTL: Martin Skorupski |
H release highlights/accomplishments (2023-06-22):
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) |
---|
Primary Goals:
|
H release Feature Scope: H Release Feature Scope:
|
PTL: |
NA |
Jira Legacy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Infrastructure (INF)
Primary Goals:
- Implement the O-Cloud reference design, provide the real time performance to allow the O-CU, O-DU and other components running on top of it.
- Provide interaction capabilities with other components.
- Provide O2 interface and support integration with SMO.
H release Feature Scope:
- Support integration between INF as O-Cloud with SMO via O2 interface
- Support integration between INF as O-Cloud with other o-ran sc components.
- Extend multi arch support: add support for ARM64 on Debian based OS.
- Align INF O2 implementation to the O-RAN Spec 4.0
- Automate test cases.
PTL: Jackie Huang
H release highlights/accomplishments ( ):
- Supported integration between INF as O-Cloud with SMO via O2 interface
- Extended multi arch support: add support for ARM64 on Debian based OS (POC level)
- Align INF O2 implementation to the O-RAN Spec 4.0
- Automated test cases for O2 compliance.
- Validate O-CU over INF in Taiwan Lab.
Jira: Status of Epics, User Stories, Tasks, and Issues:
Update at
EPICsO-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:
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) |
Primary Goals:
|
H release Feature Scope: H Release Feature Scope:
|
PTL: |
NA |
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 |
H release highlights/accomplishments ( ):
H release source code, container images, and deployment instructions (and status) source code: https://gerrit.o-ran-sc.org/ |
PTL: Ankit Barve |
Status on |
H release highlights/accomplishments ( ):
H release source code, container images, and deployment instructions (and status) source code: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fl2.git;a=shortlog;h=refs%2Fheads%2Fh-release |
O-DU Low |
Primary Goals: Implementation of the O-DU Low Physical Layer functions for a 5G Open Access Radio Network allowing the flexibility of a software implementation coupled with the ability of incorporating hardware accelerators on a selective basis and meets the O-RAN architecture goals of scalability, mix and match multi-vendor modules that are interoperable and that can be upgraded as the standards evolve by software updates. The O-DU Low physical layer functions follow the 3GPP TS 38 series recommendations for 5G and the 3GPP TS 36 series recommendations for LTE with the 3GPP 7.2 functional split between O-DU Low and O-RU. In 3GPP terms the O-DU Low is referred to HIGH-PHY in the functional split for 5G. Implementation of the Open Front Haul interface to the O-RU per O-RAN WG4 CUS specifications. Integration of this component with multi-vendor implementations of O-DU High and O-RU modules for end to end interoperability and compatibility verification. |
H release Feature Scope: The O-DU Low H release is the same as the F Release and G Release that added support for Massive MIMO, URLLC and it is based on the commercial FlexRan 21.11 release. The O-DU Low H, G and F Release code is an Intel contribution in collaboration with Tieto Poland for the source code releases in the O-RAN gerrit and for the binary blobs contributed via GitHub. For the documentation preparation of the H, F and G release Intel worked with collaboration from Fransiscus Bimo and Professor Ray-Guang Cheng from National Taiwan University of Science and Technology (NTUST). The H, G and F release are being used for end to end testing and it is based on the E maintenance release that was used for the 2021 November US O-RAN Plugfest and tested in conjuction with 2 stack partners and 2 different Test equipment vendors. The Front Haul Interface was also tested for compliance using Keysight's Front Haul Test equipment. Container images and deployment instructions are to be provided later |
PTL: Lvfarias (Deactivated) , Alternate: @Chenxi Yue |
H release highlights/accomplishments ( ): H release includes a patch to our previous F & G Releases with a fix for a PRACH detection bug found by LNT. H release source code, container images, and deployment instructions (and status) source code: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=summary |
Simulators (SIM)
Primary Goals:
- Keep alignment with latest O-RAN specifications (O1, E2)
H Feature Scope / Achievements:
- Keep alignment with latest O-RAN specifications (O1, E2)
- Initial exploration for any integration/alignment with OAI
Sprint Demos:
PTL: Alex Stancu
Jira: Count of Epics, User Stories, Tasks, and Issues: 5 issues
- Updated simulated O-RU YANG models according to latest release (March 2023) OpenFronthaul Management Plane specification
- Implement the Monitoring NETCONF connectivity feature for the O-RUs, according to chapter 6.7 (Monitoring NETCONF connectivity) in O-RAN.WG4.MP.0-R003-v11.00
- Created a mechanism to locally build simulated O-DU with 3GPP YANG models
- No new contributions for the E2 Simulator
H release source code, container images and deployment instructions
Source code:
Container images are described here.
Instructions: no specific instructions.
Code coverage: in progress (sonar for C/C++ code in LF repos)
Service Management and Orchestration Layer (SMO)
Primary Goals:
The primary goal of SMO in the H-release is to act as glue between the different components of O-RAN.
H release Feature Scope:
The scope for H-release includes Alignment with O-RAN O2 DMS ETSI NFV Profile.H release highlights/accomplishments (June, 2023):
- Automated API Conformance testing
- Alignment with O-RAN O2 DMS ETSI NFV Profile.
- Refresh SDNR image to the latest on SMO O1 project.
H release source code, container images and deployment instructions (and status)
H release source code for SMO can be found in the following repositories
- O1 repository
- O1/VES repository
- O2 repository
- For the O2 Interface OpenStack Tacker project (External repository)
- Source code: https://opendev.org/openstack/tacker
- Code coverage: Coverage report (Latest OpenStack verification results)
- For the O2 Interface OpenStack Tacker project (External repository)
The container images for SMO can be found on the Nexus server, where applicable.
The container images for OpenStack Tacker can be found in OpenStack Kolla repository.
- https://quay.io/repository/openstack.kolla/tacker-server
- https://quay.io/repository/openstack.kolla/tacker-conductor
The OpenStack Tacker container can be started with the steps in the following documentation.
- https://docs.openstack.org/tacker/latest/install/kolla.html
- https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html
The installation instructions for SMO can be found in the documentation page here.
Status
The status of the SMO project is tracked using Jira items. For the latest status refer to the items below.
projects/o-ran-sc-o-du-l2/en/latest/ |
O-DU Low |
---|
Primary Goals: Implementation of the O-DU Low Physical Layer functions for a 5G Open Access Radio Network allowing the flexibility of a software implementation coupled with the ability of incorporating hardware accelerators on a selective basis and meets the O-RAN architecture goals of scalability, mix and match multi-vendor modules that are interoperable and that can be upgraded as the standards evolve by software updates. The O-DU Low physical layer functions follow the 3GPP TS 38 series recommendations for 5G and the 3GPP TS 36 series recommendations for LTE with the 3GPP 7.2 functional split between O-DU Low and O-RU. In 3GPP terms the O-DU Low is referred to HIGH-PHY in the functional split for 5G. Implementation of the Open Front Haul interface to the O-RU per O-RAN WG4 CUS specifications. Integration of this component with multi-vendor implementations of O-DU High and O-RU modules for end to end interoperability and compatibility verification. |
H release Feature Scope: The O-DU Low H release is the same as the F Release and G Release that added support for Massive MIMO, URLLC and it is based on the commercial FlexRan 21.11 release. The O-DU Low H, G and F Release code is an Intel contribution in collaboration with Tieto Poland for the source code releases in the O-RAN gerrit and for the binary blobs contributed via GitHub. For the documentation preparation of the H, F and G release Intel worked with collaboration from Fransiscus Bimo and Professor Ray-Guang Cheng from National Taiwan University of Science and Technology (NTUST). The H, G and F release are being used for end to end testing and it is based on the E maintenance release that was used for the 2021 November US O-RAN Plugfest and tested in conjuction with 2 stack partners and 2 different Test equipment vendors. The Front Haul Interface was also tested for compliance using Keysight's Front Haul Test equipment. Container images and deployment instructions are to be provided later |
PTL: Lvfarias (Deactivated) , Alternate: @Chenxi Yue |
H release highlights/accomplishments ( ): H release includes a patch to our previous F & G Releases with a fix for a PRACH detection bug found by LNT. H release source code, container images, and deployment instructions (and status) source code: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=summary |
Simulators (SIM) |
---|
Primary Goals:
|
H Feature Scope / Achievements:
|
Sprint Demos: |
PTL: Alex Stancu |
Jira: Count of Epics, User Stories, Tasks, and Issues: 5 issues |
H release highlights/accomplishments ( ):
H release source code, container images and deployment instructions Source code: Container images are described here. Instructions: no specific instructions. Code coverage: in progress (sonar for C/C++ code in LF repos) |
Service Management and Orchestration Layer (SMO) | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Primary Goals: The primary goal of SMO in the H-release is to act as glue between the different components of O-RAN. | ||||||||||||||||||||||||||||||||||||
H release Feature Scope: The scope for H-release includes Alignment with O-RAN O2 DMS ETSI NFV Profile. | ||||||||||||||||||||||||||||||||||||
H release highlights/accomplishments (June, 2023):
H release source code, container images and deployment instructions (and status) H release source code for SMO can be found in the following repositories
The container images for SMO can be found on the Nexus server, where applicable.
The OpenStack Tacker container can be started with the steps in the following documentation.
The installation instructions for SMO can be found in the documentation page here. Status The status of the SMO project is tracked using Jira items. For the latest status refer to the items below.
|
H release highlights/accomplishments:
- Diversify training data source for Training host
- Obtaining training data from DME in Non-RT RIC
- Creating Feature groups with data source and feature information
Kserve adapter
Deploy and manage AI models in Near-RT RIC/Non-RT RIC
Integrate Inference host with O-Cloud( RICDMS ) and Management Functions of RIC.
Training pipeline Enhancement
Provide sample pipelines by default
- AIMLFW feature enhancements
- Options for edit, retrain and delete training jobs
Infrastructure (INF) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Primary Goals:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
H release Feature Scope:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PTL: Jackie Huang | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
H release highlights/accomplishments ( ):
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jira: Status of Epics, User Stories, Tasks, and Issues: Update at
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Test status: |
Jira Legacy | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Bugs:
Jira Legacy | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Test status:
Code coverage:
- INF platform
- Code coverage report: o-ran-pti-rtp - (sonarcloud.io)
- INF is a downstream project of StarlingX and Yocto Project, the above coverage report may not reflect the real code coverage, so we also need to refer to the status from upstream projects.
- O2
- Total coverage: 54%
- Detail report: cov-report_20220609.txt
Release Note:
H release source code, images and deployment instructions
- Each repository has a branch named "h-release" that can be accessed using git:
- For pti/rtp repo[gitweb]: git clone --branch h-release "https://gerrit.o-ran-sc.org/r/pti/rtp"
- For pti/o2 repo[gitweb]: git clone --branch h-release "https://gerrit.o-ran-sc.org/r/pti/o2"
- Images for INF project
- ISO image for INF:
- Yocto Based image: inf-image-yocto-aio-x86-64.iso
- CentOS based image: inf-image-centos-all-x86-64.iso
- Debian Based image: inf-image-debian-all-x86-64.iso
- Container image for o2:
- nexus3.o-ran-sc.org:10002/o-ran-sc/pti-o2imsdms:2.0.2
- nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.0.2
- ISO image for INF:
- Deployment instruction:
Integration and Test (INT)
Primary Goals: Make each OSC projects to adopt XTesting framework and contribute test cases that can be run at release time for validation. Stretch goal would be to write additional integration test cases based on across project interactions.
H Feature Scope / Achievements:
- Convert existing RICPLT/RICAPP Robot test cases in it/test repo to be executed with XTesting, which should automate the deployment of RIC platform, onboarding an xApp, and execute test cases all together.
- Wind River may contribute XTesting test cases on the o2 repo
- Specific to the Asia Pacific Open Lab:
- Completing E2 setup procedure between OSC Near-RT RIC and OAI gNb.
- Incorporate E2AP v2 in OAI CU for connection between OAI CU and OSC Near-RT RIC.
- Verify data exchange between netconf and ves between OAI CU and OSC SMO.
- Testing C-plane in F1 interface connection between OAI CU and OSC DU.
PTL: James Li
H release highlights/accomplishments (6/29/2023):
- Full automation on RIC deployment (H release) and KPIMON-go xApp onboarding testing as the XTesting demo flow
- Execution against the selective RICPLT/RICAPP Robot test cases under it/test repo and O2 IMS compliance tests against O-cloud instance.
- Asia Pacific Open Lab: 1) Near-RT RIC + Viavi RIC Test 1.6.0 integration; 2) Slice-enabled xApp to Control ODU Scheduler (corresponding code changes may be committed to OSC later)
H release source code, container images and deployment instructions
gerrit (look for the latest changes for H release from the following repositories):
https://gerrit.o-ran-sc.org/r/it/dep
AIML Framework (AIMLFW)
Primary Goals:
- Diversify training data source for Training host
- Kserve adapter for Near-RT RIC
- AIMLFW feature enhancements
Code coverage:
|
Release Note: |
H release source code, images and deployment instructions
|
Integration and Test (INT) |
---|
Primary Goals: Make each OSC projects to adopt XTesting framework and contribute test cases that can be run at release time for validation. Stretch goal would be to write additional integration test cases based on across project interactions. |
H Feature Scope / Achievements:
|
PTL: James Li |
H release highlights/accomplishments (6/29/2023):
H release source code, container images and deployment instructions gerrit (look for the latest changes for H release from the following repositories): https://gerrit.o-ran-sc.org/r/it/dep |
AIML Framework (AIMLFW) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Primary Goals:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
H release highlights/accomplishments:
EPICs considered for H-release:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PTL: Joseph Thaliath | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PTL: Joseph Thaliath | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wiki: AI/ML Framework Tasks / Backlog / JIRA: https://jira.o-ran-sc.org/projects/AIMLFW/issues Gerrit / Code:
Sonar / Test Coverage Reports:
Documentation: https://docs.o-ran-sc.org/en/latest/projects.html#ai-ml-framework Installation/Demo guides: AIMLFW: https:// sonarcloud.io/project/overview?id=docs.o-ran-sc.org/projects/o-ran-sc _athp-sdk-feature-storeaimlfw-dep/en/latest/installation-guide.html Kserve adapter: https:// sonarcloud.io/project/overview?id=docs.o-ran-sc.org/projects/o-ran-sc _athpsdkmodel-storagehttps://sonarcloud.io/project/overview?id=Demo videos: Release Container images:
Documentation: https://docs
Installation/Demo guides: AIMLFW: https://docs
Demo videos: Release Container images:
|
Features Implemented Mapping to O-RAN Spec by Project
Project Name | O-RAN spec | Additional Notes |
---|---|---|
Non RT RIC | O-RAN.WG2.Non-RT-RIC-ARCH-TS-v02.01 ORAN.WG2.R1GAP-v02.00 O-RAN.WG2.A1GAP-v03.00 O-RAN.WG2.R1 Use Cases and Requirements.v02.00 | |
RICAPP | O-RAN.WG3.E2SM-KPM-v02.03 O-RAN.WG3.E2SM-RC-v01.03 O-RAN.WG3.E2AP-v02.03 | |
RICPLT | O-RAN.WG3.RICARCH-R003-v04.00 O-RAN-WG3.RICAPI-R003-v01.00 O-RAN.WG3.E2AP-v02.03 O-RAN.WG3.UCR-v02.00 | |
OAM | O-RAN.WG10.O1-Interface.0-v08.00 | |
O-DU High | O-RAN-WG3.RICAPI-R003-v01.00 | |
SIM | ||
SMO | ||
INF | O-RAN.WG6.O2IMS-INTERFACEv04.00 O-RAN.WG6.O2DMS-INTERFACE-K8S-PROFILE-v02.00 | O-RAN_O2_IMS_Spec_Compliance_v3v4_v01.xlsx |
AIMLFM |