From: Dan Timoney Date: Mon, 5 Dec 2022 13:33:41 +0000 (-0500) Subject: Update release notes for Kohn X-Git-Tag: 2.5.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Foam.git;a=commitdiff_plain;h=91504af24ea88606424553c00a20a6287f381177 Update release notes for Kohn Update release notes for Kohn release Issue-ID: SDNC-1763 Signed-off-by: Dan Timoney Change-Id: I612aabfbbb39ec821060de0b2870ba5010fd6714 Former-commit-id: 2375bda8d57b55fc9eec7d16c7b8534ab471a49a --- diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 1e214cb4..57a8079d 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.5.0-SNAPSHOT + 2.5.0 diff --git a/admportal/pom.xml b/admportal/pom.xml index cc1f6c7a..1eb8e3ef 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.0-SNAPSHOT + 2.5.0 diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index da2d1461..894f44fc 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.5.0-SNAPSHOT + 2.5.0 org.onap.sdnc.oam.vnfbackup diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f52d36f9..ad04990c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,18 +12,14 @@ SDNC Release Notes Abstract ======== -This document provides the release notes for the Jakarta release of the Software Defined +This document provides the release notes for the Kohn release of the Software Defined Network Controller (SDNC) Summary ======= -The Jakarta release of SDNC includes enhancements network slicing as well as a major OpenDaylight release -upgrade (to Phosphorus). - -The Jakarta 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. +The Kohn release of SDNC includes enhancements network slicing as well as a major OpenDaylight release +upgrade (to Sulfur). @@ -36,7 +32,7 @@ Release Data +-------------------------+-------------------------------------------+ | **Docker images** | See :ref:`dockercontainers` section below | +-------------------------+-------------------------------------------+ -| **Release designation** | Jakarta | +| **Release designation** | Kohn | | | | +-------------------------+-------------------------------------------+ @@ -44,24 +40,21 @@ Release Data New features ------------ -The SDNC Jakarta release includes the following features, which are inherited from CCSDK: +The SDNC Kohn release includes the following features, which are inherited from CCSDK: -* Upgrade to OpenDaylight Phosphorus Release (Jira `CCSDK-3451 `_) -* A1 Adapter and A1 Policy Management Extensions in Jakarta Release - CCSDK (Jira `CCSDK-3463 `_) -* CCSDK impacts for Network slicing in Jakarta Release (Jira `CCSDK-3554 `_) +* Upgrade to OpenDaylight Sulfur Release (Jira `CCSDK-3673 `_) +* CCSDK Enhancements for 5G OOF SON use case in Kohn release (Jira `CCSDK-3644 `_) +* A1 Adapter and A1 Policy Managements Enhancements in Kohn Release - CCSDK (Jira `CCSDK-3617 `_) +* Prepare for removal of Bierman RESTCONF in ODL Chlorine release (Jira `CCSDK-3674 `_) -For the complete list of `CCSDK Jakarta release epics `_ and -`CCSDK Jakarta release user stories `_ , please see the `ONAP Jira`_. +For the complete list of `CCSDK Kohn release epics `_ and +`CCSDK Kohn release user stories `_ , please see the `ONAP Jira`_. **Bug fixes** -The SDNC Jakarta release carries forward a fix from the Istanbul Maintenance Release 1 for a critical vulnerability discovered in log4j by -upgrading to version 2.17.1 of the log4j-core package. It also removes the 'data-migrator' package, which -was an old Proof of Concept that is no longer maintained and which was using a vulnerable version of log4j. -These changes are described further in Jira `SDNC-1655 ` -The full list of `bugs fixed in the SDNC Jakarta release `_ is maintained on the `ONAP Jira`_. +The full list of `bugs fixed in the SDNC Kohn release `_ is maintained on the `ONAP Jira`_. **Known Issues** @@ -80,8 +73,8 @@ Software Deliverables Docker Containers ````````````````` -The following table lists the docker containers comprising the SDNC Jakarta -release along with the current stable Jakarta version/tag. Each of these is +The following table lists the docker containers comprising the SDNC Kohn +release along with the current stable Kohn version/tag. Each of these is available on the ONAP nexus3 site (https://nexus3.onap.org) and can be downloaded with the following command:: @@ -92,17 +85,17 @@ with the following command:: +--------------------------------+-----------------------------------------------------+---------+ | Image name | Description | Version | +================================+=====================================================+=========+ -| onap/sdnc-aaf-image | SDNC controller image, integrated with AAF for RBAC | 2.3.1 | +| onap/sdnc-aaf-image | SDNC controller image, integrated with AAF for RBAC | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-ansible-server-image | Ansible server | 2.3.1 | +| onap/sdnc-ansible-server-image | Ansible server | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-dmaap-listener-image | DMaaP listener | 2.3.1 | +| onap/sdnc-dmaap-listener-image | DMaaP listener | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-image | SDNC controller image, without AAF integration | 2.3.1 | +| onap/sdnc-image | SDNC controller image, without AAF integration | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-ueb-listener-image | SDC listener | 2.3.1 | +| onap/sdnc-ueb-listener-image | SDC listener | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ -| onap/sdnc-web-image | Web tier (currently only used by SDN-R persona) | 2.3.1 | +| onap/sdnc-web-image | Web tier (currently only used by SDN-R persona) | 2.4.0 | +--------------------------------+-----------------------------------------------------+---------+ @@ -140,7 +133,7 @@ Security Notes Known Security Issues ~~~~~~~~~~~~~~~~~~~~~ -There are no known outstanding security issues related to SDNC Jakarta. +There are no known outstanding security issues related to SDNC Kohn. Test Results @@ -151,7 +144,7 @@ Not applicable References ========== -For more information on the ONAP Jakarta release, please see: +For more information on the ONAP Kohn release, please see: #. `ONAP Home Page`_ #. `ONAP Documentation`_ diff --git a/pom.xml b/pom.xml index 4ac36cbb..5be973a9 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.0-SNAPSHOT + 2.5.0