bc7652b58974886d13c5d49c38e56d8346f78af9
[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    Copyright 2018 Huawei Technologies Co., Ltd.  All rights reserved.
5
6 .. _doc-release-notes:
7
8 Integration Release Notes
9 =========================
10
11
12 Integration Repo
13 ================
14
15 Version: 3.0.1
16 --------------
17
18 :Release Date: 2019-01-31
19
20 **New Features**
21
22 * Automated vCPE use case (HEAT based) service design and distribution
23
24 Version: 3.0.0
25 --------------
26
27 :Release Date: 2018-11-30
28
29 **New Features**
30
31 * CI/CD with daily summary: `functional tests and health checks <http://onapci.org/grafana/d/8cGRqBOmz/daily-summary>`_.
32 * Container optimization through the CIA sub-project
33 * Enhanced deployment scripts and HEAT template for automated deployment of OOM onto a HA-enabled Kubernetes cluster
34 * Updated scripts for OOM daily automated deployment tests
35 * Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
36 * Updated docker and java artifact versions for ONAP Casablanca release
37 * Additional enhancements to automation test scripts for vCPE use case
38 * Moved CSIT content to a separate integration/csit repo
39 * Updates and enhancements to the CSIT test plans across projects to support the ONAP Casablanca use cases
40 * Offline deployment: deploy ONAP without direct internet access for Beijing release
41
42 **Security Notes**
43
44 Integration 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.
45 The 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>`_.
46
47 Quick Links:
48         - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
49
50         - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
51
52
53 ONAP Maturity Testing Notes
54 ===========================
55
56 For the Casablanca release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.  The same was maintained for the Casablanca Maintenance Release.
57
58 The 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>`.
59
60 The full stability and resilience testing was repeated for the Casablanca Maintenance Release.  The Integration team verified that the same results were achieved in each of the S3P metrics as were observed for the Casablanca release.
61
62
63 Verified Use Cases and Functional Requirements
64 ==============================================
65
66 The Integration team verified 15 use cases and functional requirements.
67 The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
68
69 O-Parent
70 ========
71
72 Version: 1.2.2
73 --------------
74
75 :Release Date: 2018-11-11
76
77 **Bug Fixes**
78
79 * Updated Spring dependency version to fix CLM issues
80 * Remove hard-coding of ONAP nexus repos
81
82
83 Version: 1.2.1
84 --------------
85
86 :Release Date: 2018-09-14
87
88 **New Features**
89
90 * Refactor oparent pom to support running builds against local nexus
91   repos without having to modify oparent source code
92 * Standardize 3rd party library versions
93
94 Version: 1.2.0
95 --------------
96
97 :Release Date: 2018-08-24
98
99 **New Features**
100
101 * Add depedencyManagement sub-module to declare dependecies
102
103
104 Demo Artifacts (HEAT Templates)
105 ==============
106
107 Version: 1.3.0
108 --------------
109
110 :Release Date: 2018-11-15
111
112 **New Features**
113
114 The main changes for this release are the additional templates and
115 other changes to support Use Cases such as HPA, vCPE, Scale-out,
116 and TOSCA templates.
117
118
119 Robot Test Suite
120 ===========
121
122 Version: 1.3.2
123 --------------
124
125 :Release Date: 2018-11-20
126
127 **New Features**
128
129 * Fully automated vFW Closed Loop instantiation and testing
130 * Instantiation of 5 new vCPE models
131
132
133 Version: 1.3.1
134 --------------
135
136 :Release Date: 2018-11-14
137
138 **New Features**
139
140 * Additional health checks for new ONAP components in Casablanca
141 * New ETE test suite to test Portal functionality
142 * Various enhancements to improve stability of Robot tests