summaryrefslogtreecommitdiffstats
path: root/nokiav2/docs/vnfintegration.rst
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-05-11 11:10:55 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-05-11 11:10:55 +0200
commit29ec1736ac4558082b5a979e1ec882eb6e63affb (patch)
treedc6d3e517730d66408bce539f3c69592517f07be /nokiav2/docs/vnfintegration.rst
parent4d75f3f7de8034914712fdc37e276a69b9df7d66 (diff)
Documentation update
Change-Id: Id306fb37abf9071879e490f9553f0538b2cef0da Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
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 a846b265..02282685 100644
--- a/nokiav2/docs/vnfintegration.rst
+++ b/nokiav2/docs/vnfintegration.rst
@@ -15,7 +15,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)
- 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 and action parameters in CBAM package (values 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)
.. code-block:: console