blob: 465e2d8038c8a819d27dabfbc908f7211bc8e728 [file] [log] [blame]
Gary Wue4a2df82018-11-29 12:49:09 -08001
2.. This work is licensed under a Creative Commons Attribution 4.0
3 International License. http://creativecommons.org/licenses/by/4.0
4 Copyright 2018 Huawei Technologies Co., Ltd. All rights reserved.
5
6.. _doc-release-notes:
7
8Integration Release Notes
Gary Wucd47a012018-11-30 07:18:36 -08009=========================
Gary Wue4a2df82018-11-29 12:49:09 -080010
11
12Integration Repo
13================
14
Yang Xu4c9c4712019-06-19 01:56:35 -040015Version: 4.0.0
Gary Wue4a2df82018-11-29 12:49:09 -080016--------------
17
Yang Xu4c9c4712019-06-19 01:56:35 -040018:Release Date: 2019-06-21
Gary Wue4a2df82018-11-29 12:49:09 -080019
20**New Features**
21
Yang Xu4c9c4712019-06-19 01:56:35 -040022* ONAP deployment script with RKE and OOM
Gary Wue4a2df82018-11-29 12:49:09 -080023* Updated scripts for OOM daily automated deployment tests
Yang Xu4c9c4712019-06-19 01:56:35 -040024* Automation script for use cases
25* Updated java artifact versions for ONAP Dublin release
26* Updates and enhancements to the CSIT test plans across projects to support the ONAP Dublin use cases
Yang Xuebb7c102019-06-20 01:16:55 -040027* Postman collection for test
28* Security test scripts
Gary Wue4a2df82018-11-29 12:49:09 -080029
Gildas Lanilis1c76f0a2018-11-29 15:50:49 -080030**Security Notes**
31
32Integration code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
33The Integration open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_.
34
35Quick Links:
36 - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
37
38 - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
Gary Wue4a2df82018-11-29 12:49:09 -080039
40
helenc8783e58ef52018-11-30 16:10:10 -080041ONAP Maturity Testing Notes
42===========================
43
Yang Xu4c9c4712019-06-19 01:56:35 -040044For Dublin release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.
helenc8783e58ef52018-11-30 16:10:10 -080045
46The Integration team ran the 72 hours stability testing (100% passing rate) and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`.
47
48
49Verified Use Cases and Functional Requirements
50==============================================
51
Yang Xu4c9c4712019-06-19 01:56:35 -040052The Integration team verified 30 use cases and functional requirements.
helenc8783e58ef52018-11-30 16:10:10 -080053The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
54
Gary Wue4a2df82018-11-29 12:49:09 -080055O-Parent
56========
57
Gary Wu1e83f002019-03-12 11:39:26 -070058Version: 1.2.3
59--------------
60
61:Release Date: 2019-02-11
62
63**Bug Fixes**
64
65* Updated various library dependency versions per SECCOM input
66* Fixed Checkstyle configuration issues
67
68
Gary Wue4a2df82018-11-29 12:49:09 -080069Version: 1.2.2
70--------------
71
72:Release Date: 2018-11-11
73
74**Bug Fixes**
75
76* Updated Spring dependency version to fix CLM issues
77* Remove hard-coding of ONAP nexus repos
78
79
80Version: 1.2.1
81--------------
82
83:Release Date: 2018-09-14
84
85**New Features**
86
87* Refactor oparent pom to support running builds against local nexus
88 repos without having to modify oparent source code
89* Standardize 3rd party library versions
90
91Version: 1.2.0
92--------------
93
94:Release Date: 2018-08-24
95
96**New Features**
97
98* Add depedencyManagement sub-module to declare dependecies
99
100
101Demo Artifacts (HEAT Templates)
Yang Xu4c9c4712019-06-19 01:56:35 -0400102===============================
Gary Wue4a2df82018-11-29 12:49:09 -0800103
104Version: 1.3.0
105--------------
106
107:Release Date: 2018-11-15
108
109**New Features**
110
111The main changes for this release are the additional templates and
112other changes to support Use Cases such as HPA, vCPE, Scale-out,
113and TOSCA templates.
114
115
116Robot Test Suite
Yang Xu4c9c4712019-06-19 01:56:35 -0400117================
118
119Version: 1.4.1
120
121:Release Date: 2019-06-09
122
123**New Features**
124
125* Update vFWCL use case test script
126
127
128Version: 1.4.0
129
130:Release Date: 2019-05-24
131
132**New Features**
133
134* Update vFWCL use case closed loop policy
135* Fix vCPE use case test bugs
136* Support resource VL type in test script
137* Add test script for new use cases
138* Enhance existing use cases test script
Gary Wue4a2df82018-11-29 12:49:09 -0800139
140Version: 1.3.2
141--------------
142
143:Release Date: 2018-11-20
144
145**New Features**
146
147* Fully automated vFW Closed Loop instantiation and testing
Gary Wucd47a012018-11-30 07:18:36 -0800148* Instantiation of 5 new vCPE models
Gary Wue4a2df82018-11-29 12:49:09 -0800149
150
151Version: 1.3.1
152--------------
153
154:Release Date: 2018-11-14
155
156**New Features**
157
158* Additional health checks for new ONAP components in Casablanca
159* New ETE test suite to test Portal functionality
160* Various enhancements to improve stability of Robot tests