Versions Compared

Key

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

Information regarding Release C D for Non-Realtime RIC will be in this page.

Architecture for Release

...

D:


NONRTRIC Architecture - CherryImage Removed<TBD>


NONRTRIC components:

  1. Non-RT RIC Control Panel/ NONRTRIC Dashboard

  2. Non-RT RIC Control Panel API Gateway
  3. Policy agent / A1 Policy Management Service
  4. Enrichment Information Coordinator
  5. R-app Catalogue
  6. SDNC A1 Controller
  7. Near-RT RIC Simulator

The code base for "CherryDawn" Release is in the NONRTRICNONRTRIC-ControlPanel, and A1-Simulator source repositories (Gerrit) - Cherry Branch <To be updated>

Non-RT RIC Control Panel / NONRTRIC Dashboard

...

  • 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
  • Implementation:
    • Frontend: Angular frameworkBackend Java Springboot application
    • Repo: portal/nonrtric-controlpanel controlpanel/web-frontend

Please refer this developer guide to set up in your local environment. More information about Non-RT Ric control panel can be found here.

Non-RT RIC Control Panel API Gateway

<TODO>

A1 Policy Management Service (from ONAP CCSDK – Guilin)

...