Versions Compared

Key

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

...

NONRTRIC components:

  1. Non-RT-RIC Control Panel/ NONRTRIC Dashboard

  2. Non-RT-RIC (Spring Cloud) Service Gateway
  3. Non-RT-RIC (Kong) Service Exposure Prototyping
  4. A1 Policy Management Service
  5. Enrichment Information Coordinator
  6. Initial Non-RT-RIC App Catalogue
  7. SDNC A1 Controller
  8. Near-RT RIC A1 Simulator
  9. Initial K8S Helm Chart LCM Manager
  10. Test Framework
  11. "Helloworld" O-RU Fronthaul Recovery use-case

The code base for "Dawn" Release is in the NONRTRICNONRTRIC-ControlPanel, and A1-Simulator source repositories (Gerrit) - Cherry Branch

Non-RT-RIC Control Panel

...


Graphical user interface

  • View and Manage A1 policies in the RAN (near-RT-RICs)
  • Interacts with the Policy agent’s NBI (REST API)
  • Graphical A1 policy creation/editing is model-driven, based on policy type’s JSON schema
  • View and manage producers and jobs for the Enrichment coordinator service
  • Configure A1 Policy Management Service (e.g. add/remove near-rt-rics)
  • Interacts with the A1-PolicyManagementService & A1-EI-Coordinator (REST NBIs) via Service Exposure gateway
  •  Implementation:
    • Frontend: Angular framework
    • Repo: portal/nonrtric-controlpanel/web-frontend

...