Doctor Iruya release notes
[doctor.git] / docs / release / release-notes / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 This document provides the release notes for Iruya version of Doctor.
6
7 Important notes
8 ===============
9
10 In Iruya release there has not been many changes.
11
12 All testing is now being made with Fuel installer. Maintenance use case
13 is now only tested against latest upstream Fenix. Only sample inspector is
14 tested as Fuel do not support Vitrage or Congress.
15
16 Summary
17 =======
18
19 Iruya Doctor framework uses OpenStack Stein integrated into its test cases.
20
21 Release Data
22 ============
23
24 Doctor changes
25
26 - Maintenance use case updated to support latest version of Fenix running
27   in container on controller node
28 - Maintenance use case now support Fuel installer
29 - Doctor updated to use OpenStack Stein and only python 3.6
30 - Testing only sample inspector as lacking installer support for
31   Vitrage and Congress
32
33 Releng changes
34
35 - Doctor testing running with python 3.6 and with sample inspector
36 - Doctor is only tested with Fuel installer
37
38 Version change
39 ^^^^^^^^^^^^^^
40
41 Module version changes
42 ~~~~~~~~~~~~~~~~~~~~~~
43
44 - OpenStack has changed from Rocky to Stein since previous Hunter release.
45
46 Document version changes
47 ~~~~~~~~~~~~~~~~~~~~~~~~
48
49 N/A
50
51 Reason for version
52 ^^^^^^^^^^^^^^^^^^
53
54 N/A
55
56 Feature additions
57 ~~~~~~~~~~~~~~~~~
58
59 +--------------------+--------------------------------------------------------------+
60 | **JIRA REFERENCE** | **SLOGAN**                                                   |
61 +--------------------+--------------------------------------------------------------+
62 | DOCTOR-134         | Update Doctor maintenance use case to work with latest Fenix |
63 +--------------------+--------------------------------------------------------------+
64
65 Deliverables
66 ------------
67
68 Software deliverables
69 =====================
70
71 None
72
73 Documentation deliverables
74 ==========================
75
76 https://git.opnfv.org/doctor/tree/docs
77
78 Known Limitations, Issues and Workarounds
79 =========================================
80
81 System Limitations
82 ^^^^^^^^^^^^^^^^^^
83
84 Maintenance test case requirements:
85
86 - Minimum number of nodes:   1 Controller, 3 Computes
87 - Min number of VCPUs:       2 VCPUs for each compute
88
89 Known issues
90 ^^^^^^^^^^^^
91
92 None
93
94 Workarounds
95 ^^^^^^^^^^^
96
97 None
98
99 Test Result
100 ===========
101
102 Doctor CI results with TEST_CASE='fault_management' and INSPECTOR_TYPE=sample
103 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104
105 +--------------------------------------+--------------+
106 | **TEST-SUITE**                       | **Results:** |
107 +--------------------------------------+--------------+
108 | INSTALLER_TYPE='fuel'                | SUCCESS      |
109 +--------------------------------------+--------------+
110
111 Doctor CI results with TEST_CASE='maintenance' and INSPECTOR_TYPE=sample
112 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
113
114 +--------------------------------------+--------------+
115 | **TEST-SUITE**                       | **Results:** |
116 +--------------------------------------+--------------+
117 | INSTALLER_TYPE='fuel'                | SUCCESS      |
118 | ADMIN_TOOL_TYPE='fenix' *)           |              |
119 +--------------------------------------+--------------+
120
121 *) Sample implementation not updated according to latest upstream Fenix
122    and is currently not being tested.
123
124 References
125 ==========
126
127 For more information about the OPNFV Doctor latest work, please see:
128
129 https://wiki.opnfv.org/display/doctor/Doctor+Home