Versions Compared

Key

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

...

Architecture for Release C:


Image RemovedNONRTRIC Architecture - CherryImage Added


NONRTRIC components:

  1. Non-RT RIC Control Panel/ NONRTRIC Dashboard

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

The code base for "Cherry" Release is in the NONRTRICNONRTRIC-ControlPanel,

...

and A1-Simulator source repositories (Gerrit) - Cherry Branch

Non-RT RIC Control Panel / NONRTRIC Dashboard

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
  • Implementation:
    • Frontend: Angular framework
    • Backend Java Springboot application

...

    • Repo: portal/nonrtric-

...

    • controlpanel 

Please refer this developer guide to set up in your local environment.

...

More information about Non-RT Ric control panel can be found here.

A1 Policy Management Service (from ONAP CCSDK – Guilin)

...