aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_vFW_CNF_CDS.rst
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-06-09 15:37:37 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2020-06-11 13:22:12 +0000
commit0794e6795a7ad5fbbd986d1049234e013289d033 (patch)
tree0f667e7cdfcc5c5f42888b2905cf7872331eee5c /docs/docs_vFW_CNF_CDS.rst
parent1fbf85460da4aecac1db70dba54b665c8d2bb9d5 (diff)
Update stability test documentation
+ fix remaining rst errors, broken links,.. Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I30a480722b34128c997dcfd4f9ae7c1143e6d87c Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/docs_vFW_CNF_CDS.rst')
-rw-r--r--docs/docs_vFW_CNF_CDS.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/docs_vFW_CNF_CDS.rst b/docs/docs_vFW_CNF_CDS.rst
index d7c93e033..77b618e5b 100644
--- a/docs/docs_vFW_CNF_CDS.rst
+++ b/docs/docs_vFW_CNF_CDS.rst
@@ -545,7 +545,7 @@ where my_cba.zip is the cba model of this use case and input_uat.yml is followin
.. note:: This call will run all the calls (given in input_uat.yml) towards CDS and records the functionality, so there needs to be working environment (SDNC, AAI, Naming, Netbox, etc.) to record valid final uat.yml.
-As an output of this call final uat.yml content is received. Final uat.yml in this use case looks like this:
+ As an output of this call final uat.yml content is received. Final uat.yml in this use case looks like this:
::
@@ -2009,14 +2009,16 @@ Service Creation with SDC
Service Creation in SDC is composed of the same steps that are performed by most other use-cases. For reference, you can relate to `vLB use-case`_
Onboard VSP
- - Remember during VSP onboard to choose "Network Package" Onboarding procedure
+
+- Remember during VSP onboard to choose "Network Package" Onboarding procedure
Create VF and Service
Service -> Properties Assignment -> Choose VF (at right box):
- - skip_post_instantiation_configuration - True
- - sdnc_artifact_name - vnf
- - sdnc_model_name - vFW_CNF_CDS
- - sdnc_model_version - K8s 1.0.45
+
+- skip_post_instantiation_configuration - True
+- sdnc_artifact_name - vnf
+- sdnc_model_name - vFW_CNF_CDS
+- sdnc_model_version - K8s 1.0.45
Distribution Of Service
.......................