You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Release A:

For Release A the choice of Controller is SDNC.

Proposed Plan for Release A:



Projects involved in Developing NonRT RIC,

  1. RIC Dashboard
  2. SDNC
  3. Near-RT RIC Simulator


RIC Dashboard:

The RIC Dashboard is a simple Angular with Springboot application enables the user to create and manage the Policies.

Please refer this developer guide to set up Dashboad in local.


SDNC:

This component provides the Norhtbound interface for the A1 calls. A new OSGI feature is created as part of this implementation with 3 bundles, A1 client, Yang model  & Provider.

a. A1 client provides the swagger yaml file for the java code generation.

b. Yang model provides the NB interface API

c. Provider has the RPC implementation and makes the rest call to the underlying Near-RT RIC over RestApater.

During the time of development the master version is broken and all the work is based on El-Alto. Once the master is fixed in Frankfurt, the versions will be migrated.

Please refer this page to know how to setup SDNC in local.


Near-RT-RIC Simulator:

A simple Springboot application which simulates the Near-RT RIC A1 operations.






  • No labels