From f6f19fa75bb1351c1f4ed3f8e9094342284e4900 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 2 Nov 2021 09:46:50 -0400 Subject: [PATCH] Add SDNC Istanbul release notes Update SDNC release nodes for Istanbul releases Issue-ID: SDNC-1610 Signed-off-by: Dan Timoney Change-Id: I1dfa436a32c79826339b67770ef16783bd553446 Former-commit-id: 09421084175f269db1eefd54bab58d51eb5c8c7c --- docs/release-notes.rst | 52 +++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c1fc7386..672dbf92 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,15 +12,18 @@ SDNC Release Notes Abstract ======== -This document provides the release notes for the Honolulu release of the Software Defined +This document provides the release notes for the Istanbul release of the Software Defined Network Controller (SDNC) Summary ======= -The Honolulu release of SDNC introduces new functionality to support network slicing and extends support -for Netconf/TLS to address certificate management. It also includes a major OpenDaylight release -upgrade (to Sodium), as well as a major Java upgrade (from Java 8 to Java 11). +The Istanbul release of SDNC includes enhancements network slicing as well as a major OpenDaylight release +upgrade (to Silicon). + +The Istanbul release of SDNC also includes substantial improvements in automated test coverage integrated into +the project's CI/CD framework. In this release, each time a new SDNC is built, a regression suite is run +and the docker is only saved if it passes this regression suite. @@ -33,10 +36,7 @@ Release Data +-------------------------+-------------------------------------------+ | **Docker images** | See :ref:`dockercontainers` section below | +-------------------------+-------------------------------------------+ -| **Release designation** | Honolulu | -| | | -+-------------------------+-------------------------------------------+ -| **Release date** | 4/22/2021 | +| **Release designation** | Istanbul | | | | +-------------------------+-------------------------------------------+ @@ -44,20 +44,20 @@ Release Data New features ------------ -The SDNC Honolulu release includes the following features: - -* SDN-C (SDN-R) support of E2E Network Slicing in Honolulu (Jira `SDNC-1415 `_) -* ONAP CNF Orchestration - Honolulu Enhancements (SDNC) (Jira `SDNC-1451 `_) -* Decouple SDNC from OpenDaylight / Karaf : phase 3 (Jira `SDNC-1348 `_) +The SDNC Istanbul release includes the following features, most of which are inherited from CCSDK: -This release also includes an upgrade to the OpenDaylight Aluminum release, which SDNC consumes from CCSDK. +* Enhance CSIT testing for SDNC (Jira `SDNC-1544 `) +* Upgrade to OpenDaylight Silicon Release (Jira `CCSDK-3390 `_) +* A1 Adapter and A1 Policy Management Extensions in Istanbul Release - CCSDK (Jira `CCSDK-3229 `_) +* Support of O-RAN-SC D-Release (Jira `CCSDK-3158 `_) +* CCSDK impacts for Network slicing in Istanbul Release (Jira `CCSDK-3297 `_) -For the complete list of `SDNC Honolulu release epics `_ and -`SDNC Honolulu release user stories `_ , please see the `ONAP Jira`_. +For the complete list of `SDNC Istanbul release epics `_ and +`SDNC Honolulu release user stories `_ , please see the `ONAP Jira`_. **Bug fixes** -The full list of `bugs fixed in the SDNC Honolulu release `_ is maintained on the `ONAP Jira`_. +The full list of `bugs fixed in the SDNC Istanbul release `_ is maintained on the `ONAP Jira`_. **Known Issues** @@ -88,17 +88,17 @@ with the following command:: +--------------------------------+-----------------------------------------------------+---------+ | Image name | Description | Version | +================================+=====================================================+=========+ -| onap/sdnc-aaf-image | SDNC controller image, integrated with AAF for RBAC | 2.1.5 | +| onap/sdnc-aaf-image | SDNC controller image, integrated with AAF for RBAC | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-ansible-server-image | Ansible server | 2.1.5 | +| onap/sdnc-ansible-server-image | Ansible server | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-dmaap-listener-image | DMaaP listener | 2.1.5 | +| onap/sdnc-dmaap-listener-image | DMaaP listener | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-image | SDNC controller image, without AAF integration | 2.1.5 | +| onap/sdnc-image | SDNC controller image, without AAF integration | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-ueb-listener-image | SDC listener | 2.1.5 | +| onap/sdnc-ueb-listener-image | SDC listener | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-web-image | Web tier (currently only used by SDN-R persona) | 2.1.5 | +| onap/sdnc-web-image | Web tier (currently only used by SDN-R persona) | 2.2.1 | +--------------------------------+-----------------------------------------------------+---------+ @@ -136,7 +136,7 @@ Security Notes Known Security Issues ~~~~~~~~~~~~~~~~~~~~~ -There are no known outstanding security issues related to SDNC Honolulu. +There are no known outstanding security issues related to SDNC Istanbul. Test Results @@ -147,7 +147,7 @@ Not applicable References ========== -For more information on the ONAP Honolulu release, please see: +For more information on the ONAP Istanbul release, please see: #. `ONAP Home Page`_ #. `ONAP Documentation`_ @@ -160,4 +160,4 @@ For more information on the ONAP Honolulu release, please see: .. _`ONAP Documentation`: https://docs.onap.org .. _`ONAP Release Downloads`: https://git.onap.org .. _`ONAP Jira`: https://jira.onap.org -.. _`SDN Controller for Radio user guide`: https://docs.onap.org/en/frankfurt/submodules/ccsdk/features.git/docs/guides/onap-user/home.html +.. _`SDN Controller for Radio user guide`: https://docs.onap.org/projects/onap-ccsdk-features/en/latest/guides/onap-user/home.html -- 2.16.6