JIRA ESCALATOR-3
[escalator.git] / doc / 04-Use_Cases_and_Scenarios.rst
1 Use Cases and Scenarios
2 -----------------------
3
4 This section describes the use cases and scenarios to verify the 
5 requirements of Escalator.
6
7 Upgrade a system with minimal configuration
8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9
10 A minimal configuration system is normally deployed for experimental or
11 development usages, such as a OPNFV test bed.  Although it dose not have
12 large workload, but it is a typical system to be upgraded frequently.
13
14 Upgrade a system with HA configuration
15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
17 A HA configuration system is very popular in the operator's data centre.
18 And it is a typical product environment. It always running 7 \* 24 a
19 week with VNFs running on it to provide services to the end users.
20
21 Upgrade a system with Multi-Site configuration
22 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23
24 Upgrade in one site may cause service interruption to other site, if
25 both sites are depended and sharing the same modules/data base (e.g. a
26 keystone for both sites).
27
28 If a site failure during an upgrade, the roll-back missing any minimal
29 state/data loss can cause an affect/failure to the depended site.
30
31 ==Consider one site of ARNO release first. Then, multi-site in the
32 future.==