update nbi image version
[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 2017 AT&T Intellectual Property.  All rights reserved.
5
6 .. _doc-release-notes:
7
8 Integration Release Notes
9 =============
10
11
12 Integration Repo
13 ================
14
15 Version: 2.0.0
16 --------------
17
18 :Release Date: 2018-06-06
19
20 **New Features**
21
22 * Added deployment scripts and HEAT template for automated deployment of OOM onto 1 Rancher VM and 11 k8s VMS
23 * Updated scripts for OOM and HEAT daily automated deployment tests
24 * Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
25 * Updated docker and java artifact versions for ONAP Beijing release
26 * Added automation scripts for vCPE use case
27 * Updates and enhancements to the CSIT test plans across projects to support the ONAP Beijing use cases
28
29
30
31 O-Parent
32 ========
33
34 Version: 1.1.1
35 --------------
36
37 :Release Date: 2018-05-09
38
39 **Bug Fixes**
40
41 Updated dependency on lombok project due to license issues.
42
43
44 Version: 1.1.0
45 --------------
46
47 :Release Date: 2018-03-02
48
49 **New Features**
50
51 Updated library versions of various toolchain dependencies.
52
53
54
55 Demo Artifacts (HEAT Templates)
56 ==============
57
58 Version: 1.2.1
59 --------------
60
61 :Release Date: 2018-06-07
62
63 **New Features**
64
65 The main change in this release is that the boot scripts used by the ONAP HEAT template deployment method
66 are no longer retrieved from the nexus raw repo.  Instead, they are zipped and deployed to nexus like
67 regular maven artifacts so that they can be version-tracked.
68
69
70 Version: 1.2.0
71 --------------
72
73 :Release Date: 2018-05-15
74
75 **New Features**
76
77 Updated the ONAP HEAT template to reflect the changes in the ONAP Beijing Release deployment footprint.
78 The major changes include:
79
80 * New DCAEGEN2 MVP single VM deployment method
81 * New VMs for:
82   * AAF
83   * AAF-SMS
84   * OOF
85   * MUSIC
86   * NBI
87
88
89
90 Robot Test Suite
91 ===========
92
93 Version: 1.2.1
94 --------------
95
96 :Release Date: 2018-05-31
97
98 **Bug Fixes**
99
100 * Remove the use/dependency on the nexus raw repo
101 * Various minor fixes to improve the reproducibility and consistency of the test runs
102
103
104 Version: 1.2.0
105 --------------
106
107 :Release Date: 2018-05-14
108
109 **New Features**
110
111 * Added new ete.sh healthdist test
112 * New health check test cases to support the ONAP components that are new to Beijing Release, including:
113   * AAF
114   * AAF SMS
115   * External API NBI
116   * OOF-Homing
117   * OOF-SNIRO
118
119