Versions Compared

Key

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

Table of contents:

...

Jira Legacy
filter=allopenissues
serverSystem JirajqlQuery
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
serverId3122c0e4-6090-3a7d-9725-8b5a32a8eaeb

...

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

...