summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhelenc878 <helen.chen@huawei.com>2018-11-28 21:01:55 -0800
committerhelenc878 <helen.chen@huawei.com>2018-11-28 21:04:50 -0800
commita794a8ed8bf9beeab84da9c5b1040fa01044f482 (patch)
treec139e6678a26a1cf570652ba6a0901730a24357f
parent86e823e6816fbf5a204e62b031b48e128b6c6d37 (diff)
Add Use case summery page for release notes
Issue-ID: INT-748 Change-Id: Ib22dba23854194be4052f869a40cea12d74dea4a Signed-off-by: helenc878 <helen.chen@huawei.com>
-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 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
----------------------