aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-29 13:58:54 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-29 13:58:54 +0000
commit8cfafa9f5c459751584efc5a9fbf163c09fe9ac7 (patch)
tree918581e303700cbfdf942219a3e3ee28b8895a2b
parent302595d3c540f0957fbc29daff6333003d657948 (diff)
parenta794a8ed8bf9beeab84da9c5b1040fa01044f482 (diff)
Merge "Add Use case summery page for release notes" into casablanca
-rw-r--r--docs/docs_scaleout.rst2
-rw-r--r--docs/docs_usecases.rst24
-rw-r--r--docs/docs_vCPE with Tosca VNF.rst2
-rw-r--r--docs/docs_vfw.rst2
-rw-r--r--docs/docs_vfwHPA.rst2
-rw-r--r--docs/docs_vlb.rst2
6 files changed, 34 insertions, 0 deletions
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 <docs_vfw>`
+
+:ref:`vLoadBalancer Use Case <docs_vlb>`
+
+:ref:`vCPE with Tosca VNF Use Case <docs_vcpe_tosca>`
+
+:ref:`vFW with HPA Use Case <docs_vfw_hpa>`
+
+:ref:`VF Module Scale Out Use Case <docs_scaleout>` \ 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 072b25294..87661c12b 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
----------------------