summaryrefslogtreecommitdiffstats
path: root/nokiav2/docs/samplevnf.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/samplevnf.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/samplevnf.rst')
-rw-r--r--nokiav2/docs/samplevnf.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/nokiav2/docs/samplevnf.rst b/nokiav2/docs/samplevnf.rst
index 6561575a..6a4717e0 100644
--- a/nokiav2/docs/samplevnf.rst
+++ b/nokiav2/docs/samplevnf.rst
@@ -5,15 +5,29 @@ Simple
------
- CSAR: :download:`csar <sampleVnfs/simple/simple.csar>`
+
- NS creation request on VF-C API :download:`create.json <sampleVnfs/simple/vfc.ns.create.request.json>` (several fields must be changed to fit actual environment)
+
- NS instantiation request on VF-C API :download:`instantiate.json <sampleVnfs/simple/vfc.ns.instantiation.request.json>` (several fields must be changed to fit actual environment)
+- NS heal request on VF-C API: :download:`heal.json <sampleVnfs/simple/vfc.ns.heal.request.json>` (several fields must be changed to fit actual environment)
+
+- VNF scale request on VF-C API: :download:`scale.json <sampleVnfs/simple/vfc.vnf.scale.request.json>` (several fields must be changed to fit actual environment)
+
Simple Dual
-----------
- CSAR: :download:`csar <sampleVnfs/simpleDual/simpleDual.csar>`
+
- NS creation request on VF-C API :download:`create.json <sampleVnfs/simpleDual/vfc.ns.create.request.json>` (several fields must be changed to fit actual environment)
+
- NS instantiation request on VF-C API :download:`instantiate.json <sampleVnfs/simpleDual/vfc.ns.instantiation.request.json>` (several fields must be changed to fit actual environment)
+
- NS heal request on VF-C API: :download:`heal.json <sampleVnfs/simpleDual/vfc.ns.heal.request.json>` (several fields must be changed to fit actual environment)
+
- VNF scale request on VF-C API: :download:`scale.json <sampleVnfs/simpleDual/vfc.vnf.scale.request.json>` (several fields must be changed to fit actual environment)
+VOLTE IMS
+---------
+
+- TODO \ No newline at end of file