Versions Compared

Key

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

Table of contents:

...

Requirements 

Jira Legacy
serverSystem ORAN Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = OAM AND summary ~ "Dashboard" AND resolution = Unresolved ORDER BY priority DESC, updated DESC
serverId3122c0e45ec52304-6090b77c-3a7d3ce7-9725af6a-8b5a32a8eaeb112cb13e6008

R1 Features and Enablers (Seed Code R1 version):

...

RequirementComponentComments
GUI to manage the RIC signaling connection (SETUP, RESET) with the gNB, and eNB,
  1. RIC Dashboard
  2. A1 Mediator
  3. E2 Manager

GUI to trigger subscription on UE information
  1. RIC Dashboard
  2. A1 Mediator
  3. UE Manager

GUI to manage xApps lifecycle (Deploy, Undeploy)
  1. RIC Dashboard
  2. A1 Mediator
  3. xApp Manager

GUI to display and query for the signaling connection status and xApp status
  1. RIC Dashboard
  2. A1 Mediator
  3. E2 Manager
  4. xApp Manager

GUI to display, search and filter RIC metrics
  1. RIC Dashboard
  2. VES Agent

This includes displaying the latency for each control loop execution (min/max/avg)

[Stretch Goal] GUI to configure xApps

  1. RIC Dashboard
  2. A1 Mediator
  3. xApps

...

  1. Language: Java Backend and Angular Frontend
  2. Build dependencies and versions: openjdk:8-jre-slim11
  3. How to build: Jenkins job defined in ci-management gerrit repo
  4. Run-time dependencies and versions: Helm chart defined in it/dep gerrit repo
  5. How to run: Helm chart defined in it/dep gerrit repo

...