6561575ad6a0b970bdf72045fcd946d543d36c49
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / samplevnf.rst
1 Sample VNFs
2 ===========
3
4 Simple
5 ------
6
7 - CSAR: :download:`csar <sampleVnfs/simple/simple.csar>`
8 - 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)
9 - 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)
10
11 Simple Dual
12 -----------
13
14 - CSAR: :download:`csar <sampleVnfs/simpleDual/simpleDual.csar>`
15 - 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)
16 - 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)
17 - 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)
18 - 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)
19