Table of contents:
...
Requirements
Jira Legacy server System ORAN Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution maximumIssues 20 jqlQuery project = OAM AND summary ~ "Dashboard" AND resolution = Unresolved ORDER BY priority DESC, updated DESC serverId 3122c0e45ec52304-6090b77c-3a7d3ce7-9725af6a-8b5a32a8eaeb112cb13e6008
R1 Features and Enablers (Seed Code R1 version):
...
Requirement | Component | Comments |
---|---|---|
GUI to manage the RIC signaling connection (SETUP, RESET) with the gNB, and eNB, |
| |
GUI to trigger subscription on UE information |
| |
GUI to manage xApps lifecycle (Deploy, Undeploy) |
| |
GUI to display and query for the signaling connection status and xApp status |
| |
GUI to display, search and filter RIC metrics |
| This includes displaying the latency for each control loop execution (min/max/avg) |
[Stretch Goal] GUI to configure xApps |
|
...
- Language: Java Backend and Angular Frontend
- Build dependencies and versions: openjdk:8-jre-slim11
- How to build: Jenkins job defined in ci-management gerrit repo
- Run-time dependencies and versions: Helm chart defined in it/dep gerrit repo
- How to run: Helm chart defined in it/dep gerrit repo
...