blob: f1b860bd40cd81ed59cd1b82c64cb98d93204c4b [file] [log] [blame]
Gary Wu44a69d32018-11-28 16:56:59 -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
helenc87831e72c32018-11-29 12:49:27 -08009=========================
Gary Wu44a69d32018-11-28 16:56:59 -080010
11
12Integration Repo
13================
14
15Version: 3.0.0
16--------------
17
Gildas Lanilis1ed13c52018-11-29 15:50:49 -080018:Release Date: 2018-11-30
Gary Wu44a69d32018-11-28 16:56:59 -080019
20**New Features**
21
helenc87831e72c32018-11-29 12:49:27 -080022* CI/CD with daily summary: `functional tests and health checks <http://onapci.org/grafana/d/8cGRqBOmz/daily-summary>`_.
23* Container optimization through Integration sub-projectCIA project release notes
24* Enhanced deployment scripts and HEAT template for automated deployment of OOM onto a HA-enabled Kubernetes cluster
Gary Wu44a69d32018-11-28 16:56:59 -080025* Updated scripts for OOM daily automated deployment tests
26* Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
27* Updated docker and java artifact versions for ONAP Casablanca release
28* Additional enhancements to automation test scripts for vCPE use case
29* Moved CSIT content to a separate integration/csit repo
30* Updates and enhancements to the CSIT test plans across projects to support the ONAP Casablanca use cases
helenc87831e72c32018-11-29 12:49:27 -080031* Offline deployment: deploy ONAP without direct internet access for Beijing release
Gary Wu44a69d32018-11-28 16:56:59 -080032
Gildas Lanilis1ed13c52018-11-29 15:50:49 -080033**Security Notes**
34
35Integration 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.
36The 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>`_.
37
38Quick Links:
39 - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
40
41 - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
Gary Wu44a69d32018-11-28 16:56:59 -080042
43
44O-Parent
45========
46
47Version: 1.2.2
48--------------
49
50:Release Date: 2018-11-11
51
52**Bug Fixes**
53
54* Updated Spring dependency version to fix CLM issues
55* Remove hard-coding of ONAP nexus repos
56
57
58Version: 1.2.1
59--------------
60
61:Release Date: 2018-09-14
62
63**New Features**
64
65* Refactor oparent pom to support running builds against local nexus
66 repos without having to modify oparent source code
67* Standardize 3rd party library versions
68
69Version: 1.2.0
70--------------
71
72:Release Date: 2018-08-24
73
74**New Features**
75
76* Add depedencyManagement sub-module to declare dependecies
77
78
79Demo Artifacts (HEAT Templates)
80==============
81
82Version: 1.3.0
83--------------
84
85:Release Date: 2018-11-15
86
87**New Features**
88
89The main changes for this release are the additional templates and
90other changes to support Use Cases such as HPA, vCPE, Scale-out,
91and TOSCA templates.
92
93
94Robot Test Suite
95===========
96
97Version: 1.3.2
98--------------
99
100:Release Date: 2018-11-20
101
102**New Features**
103
104* Fully automated vFW Closed Loop instantiation and testing
helenc87831e72c32018-11-29 12:49:27 -0800105* Instantiation of 5 new vCPE models
Gary Wu44a69d32018-11-28 16:56:59 -0800106
107
108Version: 1.3.1
109--------------
110
111:Release Date: 2018-11-14
112
113**New Features**
114
115* Additional health checks for new ONAP components in Casablanca
116* New ETE test suite to test Portal functionality
117* Various enhancements to improve stability of Robot tests