summaryrefslogtreecommitdiffstats
path: root/nokiav2/docs/vnfintegration.rst
diff options
context:
space:
mode:
authorDénes Németh <denes.nemeth@nokia.com>2018-09-19 20:23:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-19 20:23:36 +0000
commitca54d8e272c25ae1ab552bfece579eee2098a197 (patch)
treed5ef787be141d706b22d93ab1a69c0247dc543bc /nokiav2/docs/vnfintegration.rst
parentc5fb3108e29bdb50d316d2b0f62300573522b361 (diff)
parentf7df7eefc98b6a33d130d745774dafd1bae7ab24 (diff)
Merge "Eliminate Sphinx Warnings from svnfm repo"
Diffstat (limited to 'nokiav2/docs/vnfintegration.rst')
-rw-r--r--nokiav2/docs/vnfintegration.rst2
1 files changed, 1 insertions, 1 deletions
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)