Versions Compared

Key

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

...

Simulators (SIM)

Primary Goals:

  • Support rapid prototyping by providing simulated interfaces

D Feature Scope:

  • Enable "Closed Loop Use Case" demonstration by providing O1 interface Simulators for:
    • O-DU (containing o-du-hello-world YANG model)
    • O-RU (containing O-RAN-RU-FH November 2020 train YANG models)
  • O1 Simulator improvements:
    • "Blank" simulator, which allows dynamically loading any YANG models of interest, for simulating a NETCONF/YANG interface 

Jira: Count of Epics, User Stories, Tasks, and Issues:  5 issues

Status:

  • O-DU O1 Simulator docker image available in Nexus (version 1.3.3) 
  • O-RU O1 Simulator docker image available in Nexus (version 1.3.3)
  • Blank O1 Simulator docker image available in Nexus (version 1.3.3)

D release source code, container images and deployment instructions

Docker container images are described here.

Each repository has a branch named "dawn" that can be accessed using git: "git clone --branch dawn "https://gerrit.o-ran-sc.org/r/sim/o1-interface". Make sure to replace the URL with correct repositories. Note that this branch is in maintenance and all new development is done in branch "master". The complete list of repositories belonging to the SIM project is here.

Deployment instructions here.

Please see:  Use Case Flow tests for D-Release


Infrastructure (INF)

Primary Goals: 

  • Implement the O-Cloud reference design, provide the real time performance to allow the O-DU and other components running on top of it.
  • Provide interaction capabilities with other components.

D release Feature Scope:  

  • Enabe the 2 AIO severs with additional worker nodes deployment scenario
  • Major components upgrade
  • Implement the O2 interface as the MVP (will defer to next release)

Jira: Count of Epics, User Stories, Tasks, and Issues:

Update at   

  • Jira
    serverORAN Jira
    columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
    keyINF-172
  • Jira
    serverORAN Jira
    serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
    keyINF-214

Test:

Release Note:

D release source code, container images and deployment instructions


...