This page describes how to test 

Overview of the End to End call

Details of the architect can be referred to the link: Release A 

image2019-10-9_14-52-7.png

Procedure to establish the End to End call

Preparation

       git clone "https://gerrit.o-ran-sc.org/r/nonrtric"

Build SDNC project 

       near-rt-ric-simulator sdnc-a1-controller

Start Simulator:

Make a call from Open Daylight GUI to Simulator :

check file: nonrtric/sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/resources/NearRtRicList.properties

NearRtRic1 = nearRtRic-sim1:8080
NearRtRic2 = nearRtRic-sim2:8080

update value:

"A1-ADAPTER-API:near-rt-ric-id": "NearRtRic1"

For example:


Start RicDashboard: