From d4ee0c786ca2cc27b35fdfaa7d9d53718fa0bd20 Mon Sep 17 00:00:00 2001 From: Denes Nemeth Date: Thu, 31 May 2018 13:59:34 +0200 Subject: Fix template generation for R2 Change-Id: Ibf53ee4f203f248c930611812f3eb248e3023be8 Signed-off-by: Denes Nemeth Issue-ID: VFC-728 --- nokiav2/docs/samplevnf.rst | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) (limited to 'nokiav2/docs/samplevnf.rst') diff --git a/nokiav2/docs/samplevnf.rst b/nokiav2/docs/samplevnf.rst index dd6efdbe..3228786d 100644 --- a/nokiav2/docs/samplevnf.rst +++ b/nokiav2/docs/samplevnf.rst @@ -4,7 +4,13 @@ Sample VNFs Simple ------ -- CSAR: :download:`csar ` +- CSAR R1: :download:`csar ` + +- CSAR R2: :download:`csar ` + +- Original CBAM package: :download:`csar ` + +- ETSI configuration: :download:`csar ` - NS creation request on VF-C API :download:`create.json ` (several fields must be changed to fit actual environment) @@ -23,7 +29,11 @@ Simple CMCC The Simple VNF altered to suite the CMCC lab environment (no support for floating IPs) -- CSAR: :download:`csar ` +- CSAR R1: :download:`csar ` + +- CSAR R2: :download:`csar ` + +- Original CBAM package: :download:`csar ` - ETSI configuration: :download:`csar ` @@ -43,18 +53,22 @@ The Simple VNF altered to suite the CMCC lab environment (no support for floatin Simple Dual ----------- -- CSAR: :download:`csar ` +- CSAR R1: :download:`csar ` -- NS creation request on VF-C API :download:`create.json ` (several fields must be changed to fit actual environment) +- CSAR R2: :download:`csar ` -- NS instantiation request on VF-C API :download:`instantiate.json ` (several fields must be changed to fit actual environment) +- Original CBAM package: :download:`csar ` -- NS heal request on VF-C API: :download:`heal.json ` (several fields must be changed to fit actual environment) +- ETSI configuration: :download:`csar ` + +- NS creation request on VF-C API :download:`create.json ` (several fields must be changed to fit actual environment) + +- NS instantiation request on VF-C API :download:`instantiate.json ` (several fields must be changed to fit actual environment) -- VNF scale request on VF-C API: :download:`scale.json ` (several fields must be changed to fit actual environment) +- NS instantiation request on VF-C API when ETSI config is not supplied: download:`instantiate.json ` (several fields must be changed to fit actual environment) +- E2E scaling data: :download:`instantiate.json ` (several fields must be changed to fit actual environment) -VOLTE IMS ---------- +- NS heal request on VF-C API: :download:`heal.json ` (several fields must be changed to fit actual environment) -- TODO \ No newline at end of file +- VNF scale request on VF-C API: :download:`scale.json ` (several fields must be changed to fit actual environment) \ No newline at end of file -- cgit 1.2.3-korg