Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 02 Feb  

H release highlights/accomplishments (02 Feb  ):

  • 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
    • Further implementation to be continued in the next release
  • End-to-end integration
    • Integration to be resumed on availability of TM500 in NTUST lab
    • Successfully bring up Radisys containerized OCU in NTUST lab.
    TODO

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
Release notes: https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-l2/en/latest/release-notes.html#h-release
Document: https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-l2/en/latest/
Code coverage: NA (Unit test framework not available)

...