From 5ab7cb4bdb46ba0fa841ed14a38e6b4fcc641e8c Mon Sep 17 00:00:00 2001 From: Reshmasree Date: Sat, 13 Jun 2020 14:43:39 +0000 Subject: [PATCH] OUpdate OOF_SON use case documentation Issue-ID: INT-1626 Signed-off-by: Reshmasree Change-Id: I5b92f7522a6564556184110b7dd5660c9ad278bf (cherry picked from commit 8377ff9747a82d1ff62511bd6ea6f2d14a1c9704) --- docs/docs_5G_oof_pci.rst | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/docs/docs_5G_oof_pci.rst b/docs/docs_5G_oof_pci.rst index 423ec328d..6c0a2608f 100644 --- a/docs/docs_5G_oof_pci.rst +++ b/docs/docs_5G_oof_pci.rst @@ -40,7 +40,24 @@ In Frankfurt release, the following are the main enhancements: during PCI optimization) are considered during the PCI optimization. - In addition, the first step towards O-RAN alignment is being taken with SDN-C (R) being able to receive a DMaaP message containing configuration updates (which would be triggered when a neighbor-list-change occurs in the RAN - and is communicated to ONAP over VES). + and is communicated to ONAP over VES). Details of this implementation is available at: + https://wiki.onap.org/display/DW/CM+Notification+Support+in+ONAP + + + The end-to-end setup for the use case requires a Config DB which stores the cell related details of the RAN. + + This is updated by SDN-C (R), and is accessed by SON-Handler MS and OOF for fetching, e.g., neighbor list, PNF id, etc. + + + The Config DB implementation is available at: + + https://github.com/onap-oof-pci-poc/sdnc/tree/master/ConfigDB/Dublin. + + + + Swagger JSON API documentation can be found at: + + https://github.com/onap-oof-pci-poc/sdnc/blob/master/ConfigDB/Dublin/SDNC_ConfigDB_API_v3.0.0.json. As part of this use case work, a RAN Simulator providing a simulated Radio Access Network @@ -73,7 +90,7 @@ This page includes instructions for access to the lab. Setup and testing is done For all instructions about installing the components, please see: -Installation: https://wiki.onap.org/display/DW/Demo+setup+steps +Installation: https://wiki.onap.org/display/DW/Demo+setup+steps+for+Frankfurt Son-Handler installation: -- 2.16.6