From f7df7eefc98b6a33d130d745774dafd1bae7ab24 Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Thu, 9 Aug 2018 14:47:35 -0400 Subject: Eliminate Sphinx Warnings from svnfm repo Add .gitreview file Add docs directory and index at repo level Add sections at repo level for each driver subdirectory Referenced some txt and json input files from each driver directory Added entries in nokiav2/docs/index for orphan rst files Corrected some doc8 errors/warnings DO NOT MERGE until each driver contributor reviews proposed changes Change-Id: Id33124d199e0c01b3bbbffc6dd62c1e0536416ed Issue-ID: VFC-919 Signed-off-by: Rich Bennett --- nokiav2/docs/vnfintegration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nokiav2/docs/vnfintegration.rst') diff --git a/nokiav2/docs/vnfintegration.rst b/nokiav2/docs/vnfintegration.rst index 02282685..d4e3d04d 100644 --- a/nokiav2/docs/vnfintegration.rst +++ b/nokiav2/docs/vnfintegration.rst @@ -13,7 +13,7 @@ Manual ------ - the VNF must declare the externalVnfmId and onapCsarId as modifyable attribute in CBAM package. Each should have -a default value. (The concrete value will be filled out by CBAM) + a default value. (The concrete value will be filled out by CBAM) - each operation must declare a jobId additional parameter in CBAM package (value will be filled out by CBAM) - the heal operation must declare the jobId, vmName, vnfcId and action parameters in CBAM package (values will be filled out by CBAM) - each operation (including built-in) must include the following section as the last pre_action (all JS are provided by CBAM) -- cgit 1.2.3-korg