updates to use new doc toolchain
[escalator.git] / docs / A1-Appendix.rst
1 Appendix
2 --------
3
4 A.1 Impact Analysis
5 ~~~~~~~~~~~~~~~~~~~
6
7 Upgrading the different software modules may cause different impact on
8 the availability of the infrastructure resources and even on the service
9 continuity of the vNFs.
10
11 **Software modules in the computing nodes**
12
13 #. Host OS patch
14
15 #. Hypervisor, such as KVM, QEMU, XEN, libvirt
16 #. Openstack agent in computing nodes (like Nova agent, Ceilometer
17    agent...)
18    
19 .. <MT> As SW module, we should list the host OS and maybe its
20    drivers as well. From upgrade perspective do we limit host OS
21    upgrades to patches only?
22
23 **Software modules in network nodes**
24
25 #. Neutron L2/L3 agent
26 #. OVS, SR-IOV Driver
27
28 **Software modules storage nodes**
29
30 #. Ceph
31
32 The table below analyses such an impact - considering a single instance
33 of each software module - from the following aspects:
34
35 -  the function which will be lost during upgrade,
36 -  the duration of the loss of this specific function,
37 -  if this causes the loss of the vNF function,
38 -  if it causes incompatibility in the different parts of the software,
39 -  what should be backed up before the upgrade,
40 -  the duration of restoration time if the upgrade fails
41
42 These values provided come from internal testing and based on some
43 assumptions, they may vary depending on the deployment techniques.
44 Please feel free to add if you find more efficient values during your
45 testing.
46
47 https://wiki.opnfv.org/_media/upgrade_analysis_v0.5.xlsx
48
49 Note that no redundancy of the software modules is considered in the table.