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.TODO

Please see:  Use Case Flow tests for D-Release

...