summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/prh/index.rst
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2018-11-06 09:34:45 +0100
committerpwielebs <piotr.wielebski@nokia.com>2018-11-06 16:37:59 +0100
commit05bddba1c23399d0c990228860df53a9c5c3c294 (patch)
tree1678607b759fa784501c88ffec1560eeceafb157 /docs/sections/services/prh/index.rst
parent91e472c8640d9d6364c311474b15e9c9a95a0e9f (diff)
Adding Documentation regarding PRH
Change-Id: I158a97dbdf06297c1cacae2da6a318adf6218a96 Issue-ID: DCAEGEN2-398 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Diffstat (limited to 'docs/sections/services/prh/index.rst')
-rw-r--r--docs/sections/services/prh/index.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/sections/services/prh/index.rst b/docs/sections/services/prh/index.rst
new file mode 100644
index 00000000..d8a22e21
--- /dev/null
+++ b/docs/sections/services/prh/index.rst
@@ -0,0 +1,26 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+PNF Registration Handler (PRH)
+==============================
+
+.. Add or remove sections below as appropriate for the platform component.
+
+**PNF Registration Handler** is a micro-service in DCAE used during Physical Network Function (PNF) Plug-n-Play to process
+the PNF Registration event.
+
+
+PRH overview and functions
+--------------------------
+
+
+.. toctree::
+ :maxdepth: 1
+ ./architecture.rst
+ ./configuration.rst
+ ./delivery.rst
+ ./installation.rst
+
+
+.. _`Offered APIs`: ../../apis/prh.rst \ No newline at end of file