blob: 50d10687be2cb4819d74bce9b5760cb8a4c98f1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
===============================
Deployment tools support matrix
===============================
This document provides a summary view of the features and capabilities of deployment
tools (a.k.a. "installers") which are expected to be common for all deployment tools.
The tables below only show a short abbreviation of the requirement. For details,
please refer to detailed UX-requirements and system-requirements documents.
Target system requirements
--------------------------
+----------------------------------------------+------------+-----------+------------+------------+
| Feature | Apex | Compass | Fuel | JOID/Juju |
+==============================================+============+===========+============+============+
| GENESIS-4 - Centos7 or Ubuntu 14.04 | yes | yes | yes | yes |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-53 - OpenStack Heat | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-6 - OpenDaylight Beryllium | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-49 - ONOSFW | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-8 - KVM Hypervisor | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
User experience requirements
----------------------------
+----------------------------------------------+------------+-----------+------------+------------+
| Feature | Apex | Compass | Fuel | JOID/Juju |
+==============================================+============+===========+============+============+
| GENESIS-9 - OpenStack HA | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-71 - Hitless hardware upgrade | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-20 - Server discovery integrated | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-28 - Common configuration file | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-43 - DHCP server HA per tenant | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-44 - SDN Controller L3 | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-61 - L1/2 networking config | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-62 - Logical networks | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-72 - L3-neutron agent | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-69 - Isolated CEPH OSD | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-12 - Version control for components | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-16 - Common inventory config | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-17 - User-facing config files | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-18 - Server roles | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-19 - Automatic device discovery | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-25 - NTP config | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-40 - Hardware replacement support | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-74 - "all-in-one" build | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-31 - Agnostic to type of hard drive | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-23 - Mandatory Access Control | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-24 - Install ssh keys | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-39 - Use artifacts from upstream | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-38 - Deploy script for jumphost | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-42 - Offline deployment | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-34 - User guide | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
| GENESIS-35 - Release notes | | | yes | |
+----------------------------------------------+------------+-----------+------------+------------+
|