From: helenc878 Date: Thu, 29 Nov 2018 05:01:55 +0000 (-0800) Subject: Add Use case summery page for release notes X-Git-Tag: 3.0.1-ONAP~61^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a794a8ed8bf9beeab84da9c5b1040fa01044f482;p=integration.git Add Use case summery page for release notes Issue-ID: INT-748 Change-Id: Ib22dba23854194be4052f869a40cea12d74dea4a Signed-off-by: helenc878 --- diff --git a/docs/docs_scaleout.rst b/docs/docs_scaleout.rst index 5d829bdd1..987186d3f 100644 --- a/docs/docs_scaleout.rst +++ b/docs/docs_scaleout.rst @@ -1,3 +1,5 @@ +.. _docs_scaleout: + VF Module Scale Out Use Case ---------------------------- diff --git a/docs/docs_usecases.rst b/docs/docs_usecases.rst new file mode 100644 index 000000000..1d649bc86 --- /dev/null +++ b/docs/docs_usecases.rst @@ -0,0 +1,24 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _docs_usecases: + +Use Cases Verified at Casablanca Release +---------------------------------------- + +Description +~~~~~~~~~~~ +This session includes use cases have been tested in Casablanca release by Integration team: + 1. How to run them + 2. Known issues and workaround + +Use Cases +~~~~~~~~~ +:ref:`vFirewall Use Case ` + +:ref:`vLoadBalancer Use Case ` + +:ref:`vCPE with Tosca VNF Use Case ` + +:ref:`vFW with HPA Use Case ` + +:ref:`VF Module Scale Out Use Case ` \ No newline at end of file diff --git a/docs/docs_vCPE with Tosca VNF.rst b/docs/docs_vCPE with Tosca VNF.rst index a30ba8084..75aefdad2 100644 --- a/docs/docs_vCPE with Tosca VNF.rst +++ b/docs/docs_vCPE with Tosca VNF.rst @@ -1,3 +1,5 @@ +.. _docs_vcpe_tosca: + vCPE with Tosca VNF ---------------------------- diff --git a/docs/docs_vfw.rst b/docs/docs_vfw.rst index af47c464b..a722c67d5 100644 --- a/docs/docs_vfw.rst +++ b/docs/docs_vfw.rst @@ -1,3 +1,5 @@ +.. _docs_vfw: + vFirewall Use Case ------------------ diff --git a/docs/docs_vfwHPA.rst b/docs/docs_vfwHPA.rst index bbd62c037..6adb91a76 100644 --- a/docs/docs_vfwHPA.rst +++ b/docs/docs_vfwHPA.rst @@ -2,6 +2,8 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2018 ONAP +.. _docs_vfw_hpa: + vFW with HPA Tutorial: Setting Up and Configuration ---------------------------------------------------- diff --git a/docs/docs_vlb.rst b/docs/docs_vlb.rst index 07671cd75..ded308f05 100644 --- a/docs/docs_vlb.rst +++ b/docs/docs_vlb.rst @@ -1,3 +1,5 @@ +.. _docs_vlb: + vLoadBalancer Use Case ----------------------