diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-11-06 22:02:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-06 22:02:26 +0000 |
commit | dfb64bc8bb1aca548bf177c7082c1bc5d6f5e215 (patch) | |
tree | 7438342ca47c7c4e863391133dcef225f1399a68 /docs/sections/services/prh/index.rst | |
parent | a23ce0c74b60ba0769d21e9fdb64bee2a41c409b (diff) | |
parent | 05bddba1c23399d0c990228860df53a9c5c3c294 (diff) |
Merge "Adding Documentation regarding PRH"
Diffstat (limited to 'docs/sections/services/prh/index.rst')
-rw-r--r-- | docs/sections/services/prh/index.rst | 26 |
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 |