From 72dabc9f2dd9627ba19716312c922fdc129aaa50 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 23 Apr 2018 12:08:26 +0530 Subject: [PATCH] Fix the pnf onboarding guide Issue-ID: CLI-107 Change-Id: I224493f57be763a2de3d39271d029043ad417abf Signed-off-by: Kanagaraj Manickam k00365106 --- docs/pnf_on_boarding.rst | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.16.6