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