aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReshmasree <reshmasree.chamarthi2@wipro.com>2020-06-13 14:43:39 +0000
committerMorgan Richomme <morgan.richomme@orange.com>2020-06-14 06:24:43 +0000
commit5ab7cb4bdb46ba0fa841ed14a38e6b4fcc641e8c (patch)
tree2fdd8978a1444602468722ae83e0cb2d6bd5a53a
parentb01b93ecb3de0de36c93cfacf4cad0979eeb5964 (diff)
OUpdate OOF_SON use case documentation
Issue-ID: INT-1626 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I5b92f7522a6564556184110b7dd5660c9ad278bf (cherry picked from commit 8377ff9747a82d1ff62511bd6ea6f2d14a1c9704)
-rw-r--r--docs/docs_5G_oof_pci.rst21
1 files 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: