summaryrefslogtreecommitdiffstats
path: root/doc/04-Use_Cases_and_Scenarios.rst
diff options
context:
space:
mode:
authorJie Hu <hu.jie@zte.com.cn>2015-09-17 19:43:22 +0800
committerJie Hu <hu.jie@zte.com.cn>2015-09-17 19:43:22 +0800
commit81eeba7607f9453ef18ba0917024fe0476cc9178 (patch)
tree1af43bb3f6200ac354d27fa3a3280f94652ee8ce /doc/04-Use_Cases_and_Scenarios.rst
parent4c56dfd4b3434d217a13f14808f4a41184e1d3bd (diff)
JIRA ESCALATOR-3
Change-Id: I6044ea74eca6ad6337cbc19f35cbfb437f8d1386 Signed-off-by: Jie Hu <hu.jie@zte.com.cn>
Diffstat (limited to 'doc/04-Use_Cases_and_Scenarios.rst')
-rw-r--r--doc/04-Use_Cases_and_Scenarios.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/04-Use_Cases_and_Scenarios.rst b/doc/04-Use_Cases_and_Scenarios.rst
new file mode 100644
index 0000000..f7cfeb1
--- /dev/null
+++ b/doc/04-Use_Cases_and_Scenarios.rst
@@ -0,0 +1,32 @@
+Use Cases and Scenarios
+-----------------------
+
+This section describes the use cases and scenarios to verify the
+requirements of Escalator.
+
+Upgrade a system with minimal configuration
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+A minimal configuration system is normally deployed for experimental or
+development usages, such as a OPNFV test bed. Although it dose not have
+large workload, but it is a typical system to be upgraded frequently.
+
+Upgrade a system with HA configuration
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+A HA configuration system is very popular in the operator's data centre.
+And it is a typical product environment. It always running 7 \* 24 a
+week with VNFs running on it to provide services to the end users.
+
+Upgrade a system with Multi-Site configuration
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Upgrade in one site may cause service interruption to other site, if
+both sites are depended and sharing the same modules/data base (e.g. a
+keystone for both sites).
+
+If a site failure during an upgrade, the roll-back missing any minimal
+state/data loss can cause an affect/failure to the depended site.
+
+==Consider one site of ARNO release first. Then, multi-site in the
+future.== \ No newline at end of file