From 32b6e8c55d9495743fe47897cb6654f6be602416 Mon Sep 17 00:00:00 2001 From: Saravanan A Date: Tue, 9 Apr 2019 16:38:36 +0530 Subject: Author: Saravanan A Added documentation for SON Handler MS Added Installation Steps, Configurations, Troubleshooting and Logging Added prerequisites and changed file names Change-Id: I35de88ae3ac3caa2d204717f445f7565209cd6e3 Issue-ID: DCAEGEN2-1116 Signed-off-by: Saravanan A --- docs/sections/services/son-handler/index.rst | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/sections/services/son-handler/index.rst (limited to 'docs/sections/services/son-handler/index.rst') diff --git a/docs/sections/services/son-handler/index.rst b/docs/sections/services/son-handler/index.rst new file mode 100644 index 00000000..cd3bb469 --- /dev/null +++ b/docs/sections/services/son-handler/index.rst @@ -0,0 +1,31 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +SON-Handler MS +============== + +.. Add or remove sections below as appropriate for the platform component. + + +**SON-Handler MS** is introduced in ONAP for implementing the pre-processing and co-ordination actions of various RAN SON use cases. +As of now PCI optimization and ANR updates are handled in Dublin release. +OOF, SON Handler MS, DCAE, VES Collector, Policy, DMaaP and SDNR are involved in this use case implementation. + +.. image:: flowdiagram.jpg + +SON-Handler MS overview and functions +------------------------------------- + +.. toctree:: + :maxdepth: 1 + + son_handler_ms + +SON-Handler MS Installation Steps, Configurations, Troubleshooting Tips and Logging +----------------------------------------------------------------------------------- + +.. toctree:: + :maxdepth: 1 + + son_handler_ms_addl -- cgit 1.2.3-korg