Initial draft of Beijing release notes 99/54599/1
authorGary Wu <gary.i.wu@huawei.com>
Tue, 12 Jun 2018 23:46:20 +0000 (16:46 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 12 Jun 2018 23:47:21 +0000 (16:47 -0700)
Change-Id: I9c67f4da157a1fb71833f31f95073be3593565b1
Issue-ID: INT-527
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
docs/release-notes.rst [new file with mode: 0644]

diff --git a/docs/release-notes.rst b/docs/release-notes.rst
new file mode 100644 (file)
index 0000000..1b98bbb
--- /dev/null
@@ -0,0 +1,119 @@
+
+.. This work is licensed under a Creative Commons Attribution 4.0
+   International License. http://creativecommons.org/licenses/by/4.0
+   Copyright 2017 AT&T Intellectual Property.  All rights reserved.
+
+.. _doc-release-notes:
+
+Integration Release Notes
+=============
+
+
+Integration Repo
+================
+
+Version: 2.0.0
+--------------
+
+:Release Date: 2018-06-06
+
+**New Features**
+
+* Added deployment scripts and HEAT template for automated deployment of OOM onto 1 Rancher VM and 11 k8s VMS
+* Updated scripts for OOM and HEAT daily automated deployment tests
+* Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
+* Updated docker and java artifact versions for ONAP Beijing release
+* Added automation scripts for vCPE use case
+* Updates and enhancements to the CSIT test plans across projects to support the ONAP Beijing use cases
+
+
+
+O-Parent
+========
+
+Version: 1.1.1
+--------------
+
+:Release Date: 2018-05-09
+
+**Bug Fixes**
+
+Updated dependency on lombok project due to license issues.
+
+
+Version: 1.1.0
+--------------
+
+:Release Date: 2018-03-02
+
+**New Features**
+
+Updated library versions of various toolchain dependencies.
+
+
+
+Demo Artifacts (HEAT Templates)
+==============
+
+Version: 1.2.1
+--------------
+
+:Release Date: 2018-06-07
+
+**New Features**
+
+The main change in this release is that the boot scripts used by the ONAP HEAT template deployment method
+are no longer retrieved from the nexus raw repo.  Instead, they are zipped and deployed to nexus like
+regular maven artifacts so that they can be version-tracked.
+
+
+Version: 1.2.0
+--------------
+
+:Release Date: 2018-05-15
+
+**New Features**
+
+Updated the ONAP HEAT template to reflect the changes in the ONAP Beijing Release deployment footprint.
+The major changes include:
+
+* New DCAEGEN2 MVP single VM deployment method
+* New VMs for:
+  * AAF
+  * AAF-SMS
+  * OOF
+  * MUSIC
+  * NBI
+
+
+
+Robot Test Suite
+===========
+
+Version: 1.2.1
+--------------
+
+:Release Date: 2018-05-31
+
+**Bug Fixes**
+
+* Remove the use/dependency on the nexus raw repo
+* Various minor fixes to improve the reproducibility and consistency of the test runs
+
+
+Version: 1.2.0
+--------------
+
+:Release Date: 2018-05-14
+
+**New Features**
+
+* Added new ete.sh healthdist test
+* New health check test cases to support the ONAP components that are new to Beijing Release, including:
+  * AAF
+  * AAF SMS
+  * External API NBI
+  * OOF-Homing
+  * OOF-SNIRO
+
+