summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-13 10:35:22 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-13 14:03:06 -0400
commite7ff6b51d92450641f017bccd34496a28229129f (patch)
treecafcd85360755e4f01b65e65bafdc1cc6d0f0dbc /docs
parent3948e2a63a58dbc3e1fec980971a1756fafb2388 (diff)
Update release notes
Update release notes for El Alto release Change-Id: I2c724fd70990ef3aac21c5efdc656c0bb628ae03 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.rst86
1 files changed, 78 insertions, 8 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c6ef571d..2bc10f66 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -3,19 +3,88 @@
Release Notes
#############
-Version 0.5.1
-*************
-:Release Date: 2019-08-19
-
-El Alto Early Drop release
+Version 0.5.3 / 0.6.2
+*********************
+:Release Date: 2019-09-30
+
+El Alto release
+
+**Artifact Versions**
+
+The CCSDK El Alto release includes artifacts for both OpenDaylight Fluorine SR2 (version 0.5.3) and
+OpenDaylight Neon SR1 (version 0.6.2).
+
+Note: CCSDK support for Ubuntu-based OpenDaylight containers is deprecated. Ubuntu-based containers are provided
+for ODL Fluorine, but not for Neon.
+
+The following table lists the CCSDK docker containers and their versions.
+
++--------------------------------------+---------------------------------------------------+----------------------+
+| Image name | Description | Version(s) |
++======================================+===================================================+======================+
+| onap/ccsdk-alpine-image | Base Alpine Linux image for CCSDK | 0.5.3 (ODL Fluorine) |
+| | | 0.6.2 (ODL Neon) |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-ansible-server-image | Ansible server image | 0.5.3 (ODL Fluorine) |
+| | | 0.6.2 (ODL Neon) |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-apps-ms-neng | Naming microservice | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-blueprints-processor | CDS blueprint processor | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-cds-ui | CDS web interface | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-cds-ui-server | CDS user interface back end | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-commandexecutor | CDS command executor | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-controllerblueprint | CDS controller blueprints | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-dgbuilder-image | Directed graph builder | 0.5.3 (ODL Fluorine) |
+| | | 0.6.2 (ODL Neon) |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-odl-fluorine-alpine-image | Alpine based OpenDaylight Fluorine SR2 image | 0.5.3 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-odl-fluorine-ubuntu-image | Ubuntu based OpenDaylight Fluorine SR2 image | 0.5.3 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-odl-neon-alpine-image | Alpine based OpenDaylight Neon SR1 image | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-odlsli-alpine-image | Alpine based OpenDaylight image with CCSDK | 0.5.3 (ODL Fluorine) |
+| | libraries installed | 0.6.2 (ODL Neon) |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-odlsli-image | Ubuntu based OpenDaylight image with CCSDK | 0.5.3 (ODL Fluorine) |
+| | libraries installed. DEPRECATED (see note above) | |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-saltstack-server-image | Saltstack server | 0.5.3 (ODL Fluorine) |
+| | | 0.6.2 (ODL Neon) |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-sdclistener | CDS SDC listener | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
+| onap/ccsdk-ubuntu-image | Base Ubuntu image for CCSDK | 0.5.3 |
+| | | 0.6.2 |
++--------------------------------------+---------------------------------------------------+----------------------+
**New Features**
-There are no new features in the El Alto early drop release. The focus of this release is on bug
-fixes, with a particular emphasis on security fixes.
+There are no new use cases or functional requirements in the El Alto release. The focus of this release is on bug
+fixes, with a particular emphasis fon security fixes. However, there are new non-functional user stories that were
+in El Alto.
+
+The full list of CCSDK user stories for El Alto may be found at <https://jira.onap.org/issues/?filter=12041>.
+
+The following table lists some of the most significant user stories:
+
++--------------+----------------------------------------------------+
+| Jira # | Abstract |
++==============+====================================================+
+| CCSDK-1387 | Upgrade to OpenDaylight Neon SR1 |
++--------------+----------------------------------------------------+
+| CCSDK-1033 | Support for NETCONF Notifications in CCSDK/SDNC |
++--------------+----------------------------------------------------+
+
**Bug Fixes**
-The full list of bug fixes in the El Alto early drop may be found at <https://jira.onap.org/issues/?filter=12018>
+The full list of bug fixes in the El Alto release may be found at <https://jira.onap.org/issues/?filter=12018>
The following table summarizes some of the most significant issues addressed:
@@ -63,6 +132,7 @@ Quick Links:
- `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=51282469>`_
+
Version 0.4.4/0.4.5
*******************
:Release Date: 2019-06-13