release note update
[integration.git] / docs / release-notes.rst
1
2 .. This work is licensed under a Creative Commons Attribution 4.0
3    International License. http://creativecommons.org/licenses/by/4.0
4
5 .. _doc-release-notes:
6
7 Integration Release Notes
8 =========================
9
10
11 Integration Repo
12 ================
13
14 Version: 5.0.0
15 --------------
16
17 :Release Date: 2019-10-21
18
19 **New Features**
20
21 * Add new integration labs
22 * Introduction of OOM Gating
23 * Updated scripts for OOM daily automated deployment tests
24 * Refactoring of the Integration wiki home page
25 * Automation script for use cases
26 * Updated java artifact versions for ONAP El Alto release
27 * Cleaning of CSIT jobs
28 * Update oparent library to fix security Vulnerabilities
29 * Update Postman collection for test
30
31 Quick Links:
32         - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
33   - ` El Alto use testing status page <https://wiki.onap.org/display/DW/2%3A+El+Alto+Release+Integration+Testing+Status>`
34
35 ONAP Maturity Testing Notes
36 ===========================
37
38 For El Alto release, ONAP continues to improve in multiple areas of Scalability,
39 Security, Stability and Performance (S3P) metrics.
40
41 In addition of the windriver lab, Master and El Alto use cases have been tested
42 on Ericcson (Daily Master CI chain), Orange (Daily Master chain, Gating) and
43 windriver labs (use cases, daily, long duration). See `Integration Lab portal
44 <http://testresults.opnfv.org/onap-integration>`
45
46
47 A gating chain has been setup for OOM. This CI chain provides feedback to the
48 integration team. For each OOM change, a full ONAP deployment is triggered then
49 several tests are executed (k8s verification, helm chart verification, 61 robot
50 healthcheck, healthdist and end to end basic VNF tests).
51 For El Alto, more than 1000 pipelines have been executed (gating, daily master
52 and stable).
53 The results of the tests for the OOM gating can be found ` here
54 <https://orange-opensource.gitlab.io/lfn/onap/xtesting-onap-view/index.html>`
55
56 Tests dealing with more than 25 test cases are executed on Windriver environment.
57
58 ** TODO **
59 The Integration team ran the 72 hours stability testing (xx% passing rate) and
60 full resilience testing (xx% passing rate) at ONAP OpenLabs.
61 More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`.
62
63
64 Verified Use Cases and Functional Requirements
65 ==============================================
66
67 The Integration team verified 22 use cases and functional requirements.
68 The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
69
70 O-Parent
71 ========
72
73 Version: 2.2.0
74 --------------
75
76 :Release Date: 2019-09-03
77
78 **New Features**
79
80 * Updated oparent POM files to support LF's new global job template.
81 * commons-beanutils 1.9.4
82 * tomcat-embed-core 9.0.24
83 * jquery 3.4.1
84
85
86 Version: 2.0.0
87 --------------
88
89 :Release Date: 2019-03-08
90
91 **New Features**
92
93 * Updated oparent POM files to support LF's new global job template.
94
95 Version: 1.2.3
96 --------------
97
98 :Release Date: 2019-02-11
99
100 **Bug Fixes**
101
102 * Updated various library dependency versions per SECCOM input
103 * Fixed Checkstyle configuration issues
104
105
106 Version: 1.2.2
107 --------------
108
109 :Release Date: 2018-11-11
110
111 **Bug Fixes**
112
113 * Updated Spring dependency version to fix CLM issues
114 * Remove hard-coding of ONAP nexus repos
115
116
117 Version: 1.2.1
118 --------------
119
120 :Release Date: 2018-09-14
121
122 **New Features**
123
124 * Refactor oparent pom to support running builds against local nexus
125   repos without having to modify oparent source code
126 * Standardize 3rd party library versions
127
128 Version: 1.2.0
129 --------------
130
131 :Release Date: 2018-08-24
132
133 **New Features**
134
135 * Add depedencyManagement sub-module to declare dependecies
136
137
138 Demo Artifacts (HEAT Templates)
139 ===============================
140
141 Version: 1.5.0
142 --------------
143
144 :Release Date: 2019-10-11
145
146 **New Features**
147
148 * vFW DT tutorial improvement
149 * Helm chart for visualization operator
150 * bug fixes
151 * Robot enhancements for various use cases
152
153
154 Version: 1.4.0
155 --------------
156
157 :Release Date: 2019-06-13
158
159 **New Features**
160
161 The main changes for this release are the additional templates and
162 other changes to support Use Cases such as vFWCL, vFWDT, vCPE, Scale-out,
163 and TOSCA templates.
164
165
166 Version: 1.3.0
167 --------------
168
169 :Release Date: 2018-11-15
170
171 **New Features**
172
173 The main changes for this release are the additional templates and
174 other changes to support Use Cases such as HPA, vCPE, Scale-out,
175 and TOSCA templates.
176
177
178 Robot Test Suites
179 =================
180
181 Version: 1.5.3
182
183 :Release Date: 2019-10-15
184
185 **New Features**
186
187 * bug Fixes(Teardown, control loop, alotteed properties)
188 * Add repush Policy
189 * CDS support
190 * HV-VES SSL support
191 * Add testsuite for VNF Lifecycle validation
192 * Cleaning (remaining openecomp ref, ocata and lenovo healthcheck, unused or
193   redundant variables and scripts)
194
195
196 Version: 1.4.1
197
198 :Release Date: 2019-06-09
199
200 **New Features**
201
202 * Update vFWCL use case test script
203
204
205 Version: 1.4.0
206
207 :Release Date: 2019-05-24
208
209 **New Features**
210
211 * Update vFWCL use case closed loop policy
212 * Fix vCPE use case test bugs
213 * Support resource VL type in test script
214 * Add test script for new use cases
215 * Enhance existing use cases test script
216
217 Version: 1.3.2
218 --------------
219
220 :Release Date: 2018-11-20
221
222 **New Features**
223
224 * Fully automated vFW Closed Loop instantiation and testing
225 * Instantiation of 5 new vCPE models
226
227
228 Version: 1.3.1
229 --------------
230
231 :Release Date: 2018-11-14
232
233 **New Features**
234
235 * Additional health checks for new ONAP components in Casablanca
236 * New ETE test suite to test Portal functionality
237 * Various enhancements to improve stability of Robot tests