pwielebs | 05bddba | 2018-11-06 09:34:45 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | |
| 5 | PNF Registration Handler (PRH) |
| 6 | ============================== |
| 7 | |
| 8 | .. Add or remove sections below as appropriate for the platform component. |
| 9 | |
pwielebs | a72dbed | 2018-11-07 10:32:39 +0100 | [diff] [blame] | 10 | **PNF Registration Handler** is a micro-service in DCAE. It is used during Physical Network Function (PNF) Plug-n-Play |
| 11 | procedure to process the PNF Registration event. |
pwielebs | 05bddba | 2018-11-06 09:34:45 +0100 | [diff] [blame] | 12 | |
| 13 | |
| 14 | PRH overview and functions |
| 15 | -------------------------- |
| 16 | |
pwielebs | 05bddba | 2018-11-06 09:34:45 +0100 | [diff] [blame] | 17 | .. toctree:: |
Tomek Kaminski | 7782f9b | 2018-11-07 15:12:44 +0100 | [diff] [blame] | 18 | :maxdepth: 1 |
pwielebs | 05bddba | 2018-11-06 09:34:45 +0100 | [diff] [blame] | 19 | |
Tomek Kaminski | 7782f9b | 2018-11-07 15:12:44 +0100 | [diff] [blame] | 20 | ./architecture |
| 21 | ./configuration |
| 22 | ./delivery |
| 23 | ./installation |
| 24 | ./authorization |
pwielebs | 05bddba | 2018-11-06 09:34:45 +0100 | [diff] [blame] | 25 | |
Tomek Kaminski | 7782f9b | 2018-11-07 15:12:44 +0100 | [diff] [blame] | 26 | API reference |
| 27 | ^^^^^^^^^^^^^ |
| 28 | |
| 29 | Refer to :doc:`PRH offered APIs<../../apis/PRH>` for detailed PRH api information. |