From 906480b1b28446660b4a65f249ddf6722fc8b7e6 Mon Sep 17 00:00:00 2001 From: zhaoliping123 Date: Wed, 22 Apr 2020 11:52:56 +0800 Subject: Add vcpe tosca local mode case - fix json errors - fix not related rst error (due to a broken link as jira.opnfv.org is no more responding) Issue-ID: INT-1285 Change-Id: I733a491c4204334fc532abcf9dbbdc2226900d5b Signed-off-by: zhaoliping123 Signed-off-by: mrichomme --- docs/docs_5g_pnf_pnp.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/docs_5g_pnf_pnp.rst') diff --git a/docs/docs_5g_pnf_pnp.rst b/docs/docs_5g_pnf_pnp.rst index a81cca571..c804cf276 100644 --- a/docs/docs_5g_pnf_pnp.rst +++ b/docs/docs_5g_pnf_pnp.rst @@ -26,8 +26,8 @@ The PNF Plug and Play is a procedure that is executed between a PNF and ONAP. In How to Use ~~~~~~~~~~ -1) `Create and distribute service model which contains PNF -2) `Create service for PNF and wait for PNF Ready message in DmaaP topic -3) `Send PNF Registartion request from PnP PNF Simualtor and finish registration +1) Create and distribute service model which contains PNF +2) Create service for PNF and wait for PNF Ready message in DmaaP topic +3) Send PNF Registartion request from PnP PNF Simualtor and finish registration See `_ for details. -- cgit 1.2.3-korg