diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-23 12:08:26 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-23 15:43:41 +0530 |
commit | 72dabc9f2dd9627ba19716312c922fdc129aaa50 (patch) | |
tree | 082cd0f00c90a4dd86448b2d32d2c9d715fdb24f /docs | |
parent | a59272f0ca0824fc26016f7523d9eabfd131d743 (diff) |
Fix the pnf onboarding guide
Issue-ID: CLI-107
Change-Id: I224493f57be763a2de3d39271d029043ad417abf
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pnf_on_boarding.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/pnf_on_boarding.rst b/docs/pnf_on_boarding.rst index bcf90833..ef5c7e53 100644 --- a/docs/pnf_on_boarding.rst +++ b/docs/pnf_on_boarding.rst @@ -12,8 +12,11 @@ This document describe how to insert existing PNF/VNF to AAI with CLI project. The main step will include: 1. create customer and service instance in AAI. This step could be done by UUI or VID, OR user can insert customer/service instance node by CLI cmd. + 2. create PNF/VNF + 3. create relation-ship between service-instance and created PNF/VNFs + 4. check the Topology graph through AAI portal |