Initial Jakarta release notes 12/128912/2
authorDan Timoney <dtimoney@att.com>
Wed, 27 Apr 2022 18:41:36 +0000 (14:41 -0400)
committerKAPIL SINGAL <ks220y@att.com>
Wed, 27 Apr 2022 18:56:12 +0000 (18:56 +0000)
Initial release notes for CCSDK Jakarta release

Issue-ID: CCSDK-3626
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6f0c971a0b4b25fa873c84761541addf3b2a524c

docs/release-notes.rst

index fd556b9..3f99714 100644 (file)
@@ -12,15 +12,15 @@ CCSDK Release Notes
 Abstract
 ========
 
-This document provides the release notes for the Istanbul release of the Common Controller Software
+This document provides the release notes for the Jakarta release of the Common Controller Software
 Development Kit (CCSDK).
 
 Summary
 =======
 
-The Istanbul release of CCSDK introduces enhancements to network slicing and extends support
+The Jakarta release of CCSDK introduces enhancements to network slicing and extends support
 for ORAN integration via the A1 interface.  It also includes a major OpenDaylight release
-upgrade (to Silicon).
+upgrade (to Phosphorus).
 
 
 Release Data
@@ -32,7 +32,7 @@ Release Data
 +-------------------------+-------------------------------------------+
 | **Docker images**       | See :ref:`dockercontainers` section below |
 +-------------------------+-------------------------------------------+
-| **Release designation** | Istanbul Maintenance Release 1            |
+| **Release designation** | Jakarta                                   |
 |                         |                                           |
 +-------------------------+-------------------------------------------+
 
@@ -40,25 +40,24 @@ Release Data
 New features
 ------------
 
-The CCSDK Istanbul release includes the following features:
+The CCSDK Jakarta release includes the following features:
 
-* Upgrade to OpenDaylight Silicon Release (Jira `CCSDK-3390 <https://jira.onap.org/browse/CCSDK-3390>`_)
-* A1 Adapter and A1 Policy Management Extensions in Istanbul Release - CCSDK (Jira `CCSDK-3229 <https://jira.onap.org/browse/CCSDK-3229>`_)
-* Support of O-RAN-SC D-Release (Jira `CCSDK-3158 <https://jira.onap.org/browse/CCSDK-3158>`_)
-* CCSDK impacts for Network slicing in Istanbul Release (Jira `CCSDK-3297 <https://jira.onap.org/browse/CCSDK-3297>`_)
+* Upgrade to OpenDaylight Phosphorus Release (Jira `CCSDK-3451 <https://jira.onap.org/browse/CCSDK-3451>`_)
+* A1 Adapter and A1 Policy Management Extensions in Jakarta Release - CCSDK (Jira `CCSDK-3463 <https://jira.onap.org/browse/CCSDK-3463>`_)
+* CCSDK impacts for Network slicing in Jakarta Release (Jira `CCSDK-3554 <https://jira.onap.org/browse/CCSDK-3554>`_)
 
 
 
-For the complete list of `CCSDK Istanbul release epics <https://jira.onap.org/issues/?filter=12635>`_ and
-`CCSDK Istanbul release user stories <https://jira.onap.org/issues/?filter=12636>`_ , please see the `ONAP Jira`_.
+For the complete list of `CCSDK Jakarta release epics <https://jira.onap.org/issues/?filter=12711>`_ and
+`CCSDK Jakarta release user stories <https://jira.onap.org/issues/?filter=12800>`_ , please see the `ONAP Jira`_.
 
 **Bug fixes**
 
-Istanbul Maintenance Release 1 addresses a critical vulnerability discovered in the log4j library.  This
+The Jakarta release carries forward a fix from Istanbul Maintenance Release 1 for a critical vulnerability discovered in the log4j library.  This
 issue has been resolved by upgrading to version 2.17.1 of log4j-core, which is no longer vulnerable to
 this issue.  The complete list of changes can be found in Jira `CCSDK-3556 <https://jira.onap.org/browse/CCSDK-3556>`
 
-The full list of `bugs fixed in the CCSDK  Istanbul release <https://jira.onap.org/issues/?filter=12639>`_ is maintained on the `ONAP Jira`_.
+The full list of `bugs fixed in the CCSDK  Jakarta release <https://jira.onap.org/issues/?filter=12801>`_ is maintained on the `ONAP Jira`_.
 
 **Known Issues**
 
@@ -97,45 +96,45 @@ Software Deliverables
 Docker Containers
 `````````````````
 
-The following table lists the docker containers comprising the CCSDK Guilin
-release along with the current stable Guilin version/tag.  Each of these is
+The following table lists the docker containers comprising the CCSDK Jakarta
+release along with the current stable Jakarta version/tag.  Each of these is
 available on the ONAP nexus3 site (https://nexus3.onap.org) and can be downloaded
 with the following command::
 
    docker pull nexus3.onap.org:10001/{image-name}:{version}
 
 
-Note: users that want to use the latest in-development Guilin version may use the
-tag 1.0-STAGING-latest to pull the latest daily Guilin build
+Note: users that want to use the latest in-development Jakarta version may use the
+tag 1.3-STAGING-latest to pull the latest daily Jakarta build
 
 +---------------------------------------+--------------------------------------------+---------+
 | Image name                            | Description                                | Version |
 +=======================================+============================================+=========+
-| onap/ccsdk-alpine-j11-image           | Base Alpine Linux image for CCSDK          | 1.2.6   |
+| onap/ccsdk-alpine-j11-image           | Base Alpine Linux image for CCSDK          | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-ansible-server-image       | Ansible server image                       | 1.2.6   |
+| onap/ccsdk-ansible-server-image       | Ansible server image                       | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-apps-ms-neng               | Naming microservice                        | 1.2.1   |
+| onap/ccsdk-apps-ms-neng               | Naming microservice                        | 1.3.0   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-blueprints-processor       | CDS blueprint processor                    | 1.2.1   |
+| onap/ccsdk-blueprints-processor       | CDS blueprint processor                    | 1.3.0   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-cds-ui-server              | CDS user interface back end                | 1.2.1   |
+| onap/ccsdk-cds-ui-server              | CDS user interface back end                | 1.3.0   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-commandexecutor            | CDS command executor                       | 1.2.1   |
+| onap/ccsdk-commandexecutor            | CDS command executor                       | 1.3.0   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-controllerblueprint        | CDS controller blueprints                  | 1.2.1   |
+| onap/ccsdk-controllerblueprint        | CDS controller blueprints                  | 1.3.0   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-dgbuilder-image            | Directed graph builder                     | 1.2.6   |
+| onap/ccsdk-dgbuilder-image            | Directed graph builder                     | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-odl-silicon-alpine-image   | Alpine based OpenDaylight Silicon image    | 1.2.6   |
+| onap/ccsdk-odl-silicon-alpine-image   | Alpine based OpenDaylight Silicon image    | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-odlsli-alpine-image        | Alpine based OpenDaylight image with CCSDK | 1.2.6   |
+| onap/ccsdk-odlsli-alpine-image        | Alpine based OpenDaylight image with CCSDK | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-saltstack-server-image     | Saltstack server                           | 1.2.6   |
+| onap/ccsdk-saltstack-server-image     | Saltstack server                           | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-sdclistener                | CDS SDC listener                           | 1.2.3   |
+| onap/ccsdk-sdclistener                | CDS SDC listener                           | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-ubuntu-image               | Base Ubuntu image for CCSDK                | 1.2.6   |
+| onap/ccsdk-ubuntu-image               | Base Ubuntu image for CCSDK                | 1.3.1   |
 +---------------------------------------+--------------------------------------------+---------+
 
 Maven Artifacts
@@ -158,39 +157,39 @@ Frankfurt version of each.
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
 | groupId               | artifactId                    | version | Description                                                                                      |
 +=======================+===============================+=========+==================================================================================================+
-| org.onap.ccsdk.parent | binding-parent                | 2.2.4   | Parent used in place of OpenDaylight binding-parent                                              |
+| org.onap.ccsdk.parent | binding-parent                | 2.3.3   | Parent used in place of OpenDaylight binding-parent                                              |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | bundle-parent                 | 2.2.4   | Parent used in place of OpenDaylight bundle-parent                                               |
+| org.onap.ccsdk.parent | bundle-parent                 | 2.3.3   | Parent used in place of OpenDaylight bundle-parent                                               |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | client-parent                 | 2.2.4   | Parent used for projects that create client libraries for OpenDaylight APIs                      |
+| org.onap.ccsdk.parent | client-parent                 | 2.3.3   | Parent used for projects that create client libraries for OpenDaylight APIs                      |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | dependencies-bom              | 2.2.4   | Bill of Materials POM that defines versions of third party libraries used outside ODL container. |
+| org.onap.ccsdk.parent | dependencies-bom              | 2.3.3   | Bill of Materials POM that defines versions of third party libraries used outside ODL container. |
 |                       |                               |         | Intended to be imported in dependencyManagement section.                                         |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | dependencies-odl-bom          | 2.2.4   | Bill of Materials POM that defines versions of third party libraries used within ODL container.  |
+| org.onap.ccsdk.parent | dependencies-odl-bom          | 2.3.3   | Bill of Materials POM that defines versions of third party libraries used within ODL container.  |
 |                       |                               |         | Intended to be imported in dependencyManagement section.                                         |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | feature-repo-parent           | 2.2.4   | Parent used in place of OpenDaylight feature-repo-parent                                         |
+| org.onap.ccsdk.parent | feature-repo-parent           | 2.3.3   | Parent used in place of OpenDaylight feature-repo-parent                                         |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | karaf4-parent                 | 2.2.4   | Parent used in place of OpenDaylight karaf4-parent                                               |
+| org.onap.ccsdk.parent | karaf4-parent                 | 2.3.3   | Parent used in place of OpenDaylight karaf4-parent                                               |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | mdsal-it-parent               | 2.2.4   | Parent used in place of OpenDaylight mdsal-it-parent                                             |
+| org.onap.ccsdk.parent | mdsal-it-parent               | 2.3.3   | Parent used in place of OpenDaylight mdsal-it-parent                                             |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | odlparent                     | 2.2.4   | Parent used in place of OpenDaylight odlparent                                                   |
+| org.onap.ccsdk.parent | odlparent                     | 2.3.3   | Parent used in place of OpenDaylight odlparent                                                   |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | odlparent-lite                | 2.2.4   | Parent used in place of OpenDaylight odlparent-lite                                              |
+| org.onap.ccsdk.parent | odlparent-lite                | 2.3.3   | Parent used in place of OpenDaylight odlparent-lite                                              |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | single-feature-parent         | 2.2.4   | Parent used in place of OpenDaylight single-feature-parent                                       |
+| org.onap.ccsdk.parent | single-feature-parent         | 2.3.3   | Parent used in place of OpenDaylight single-feature-parent                                       |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | spring-boot-1-starter-parent  | 2.2.4   | Parent used in place of spring-boot-starter-parent for Springboot 1.x.                           |
+| org.onap.ccsdk.parent | spring-boot-1-starter-parent  | 2.3.3   | Parent used in place of spring-boot-starter-parent for Springboot 1.x.                           |
 |                       |                               |         | *NOTE* This is deprecated and will be removed in a future release, since springboot 1.x should   |
 |                       |                               |         | no longer be used due to security issues                                                         |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | spring-boot-25-starter-parent | 2.2.4   | Parent used in place of spring-boot-starter-parent for Springboot 2.5.x                          |
+| org.onap.ccsdk.parent | spring-boot-25-starter-parent | 2.3.3   | Parent used in place of spring-boot-starter-parent for Springboot 2.5.x                          |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | spring-boot-starter-parent    | 2.2.4   | Parent used in place of spring-boot-starter-parent for Springboot 2.3.x                          |
+| org.onap.ccsdk.parent | spring-boot-starter-parent    | 2.3.3   | Parent used in place of spring-boot-starter-parent for Springboot 2.3.x                          |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
-| org.onap.ccsdk.parent | standalone-parent             | 2.2.4   | Parent used for projects that have no need for other third party parent poms                     |
+| org.onap.ccsdk.parent | standalone-parent             | 2.3.3   | Parent used for projects that have no need for other third party parent poms                     |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
 
 ccsdk/sli
@@ -204,55 +203,55 @@ projects.
 +-------------------------------+------------------------------+---------+--------------------------------------------+
 | groupId                       | artifactId                   | version | Description                                |
 +===============================+==============================+=========+============================================+
-| org.onap.ccsdk.sli.core       | dblib-provider               | 1.3.4   | Database access library                    |
+| org.onap.ccsdk.sli.core       | dblib-provider               | 1.4.1   | Database access library                    |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.core       | sli-common                   | 1.3.4   | Common SLI data objects                    |
+| org.onap.ccsdk.sli.core       | sli-common                   | 1.4.1   | Common SLI data objects                    |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.core       | sli-provider-base            | 1.3.4   | ODL-independent SLI implementation objects |
+| org.onap.ccsdk.sli.core       | sli-provider-base            | 1.4.1   | ODL-independent SLI implementation objects |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.core       | sli-provider                 | 1.3.4   | ODL-dependent SLI implementation objects   |
+| org.onap.ccsdk.sli.core       | sli-provider                 | 1.4.1   | ODL-dependent SLI implementation objects   |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.core       | sliPluginUtils-provider      | 1.3.4   | Utilities for use in SLI adaptors/plugins  |
+| org.onap.ccsdk.sli.core       | sliPluginUtils-provider      | 1.4.1   | Utilities for use in SLI adaptors/plugins  |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.core       | utils-provider               | 1.3.4   | Utilities                                  |
+| org.onap.ccsdk.sli.core       | utils-provider               | 1.4.1   | Utilities                                  |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | aai-service-provider         | 1.3.4   | A&AI interface adaptor                     |
+| org.onap.ccsdk.sli.adaptors   | aai-service-provider         | 1.4.1   | A&AI interface adaptor                     |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | ansible-adapter-bundle       | 1.3.4   | Ansible interface adaptor                  |
+| org.onap.ccsdk.sli.adaptors   | ansible-adapter-bundle       | 1.4.1   | Ansible interface adaptor                  |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | mdsal-resource-provider      | 1.3.4   | MD-SAL interface adaptor                   |
+| org.onap.ccsdk.sli.adaptors   | mdsal-resource-provider      | 1.4.1   | MD-SAL interface adaptor                   |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | netbox-client-provider       | 1.3.4   | netbox interface adaptor                   |
+| org.onap.ccsdk.sli.adaptors   | netbox-client-provider       | 1.4.1   | netbox interface adaptor                   |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | resource-assignment-provider | 1.3.4   | resource allocator                         |
+| org.onap.ccsdk.sli.adaptors   | resource-assignment-provider | 1.4.1   | resource allocator                         |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | saltstack-adaptor-provider   | 1.3.4   | saltstack interface adaptor                |
+| org.onap.ccsdk.sli.adaptors   | saltstack-adaptor-provider   | 1.4.1   | saltstack interface adaptor                |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.adaptors   | sql-resource-provider        | 1.3.4   | SQL database interface adaptor             |
+| org.onap.ccsdk.sli.adaptors   | sql-resource-provider        | 1.4.1   | SQL database interface adaptor             |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.northbound | asdcApi-provider             | 1.3.4   | ODL-based SDC interface                    |
+| org.onap.ccsdk.sli.northbound | asdcApi-provider             | 1.4.1   | ODL-based SDC interface                    |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.northbound | dataChange-provider          | 1.3.4   | A&AI data change notification interface    |
+| org.onap.ccsdk.sli.northbound | dataChange-provider          | 1.4.1   | A&AI data change notification interface    |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.northbound | dmaap-listener               | 1.3.4   | DMaaP listener interface                   |
+| org.onap.ccsdk.sli.northbound | dmaap-listener               | 1.4.1   | DMaaP listener interface                   |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.northbound | lcm-provider                 | 1.3.4   | Life Cycle Management event interface      |
+| org.onap.ccsdk.sli.northbound | lcm-provider                 | 1.4.1   | Life Cycle Management event interface      |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.northbound | ueb-listener                 | 1.3.4   | SDC event listener                         |
+| org.onap.ccsdk.sli.northbound | ueb-listener                 | 1.4.1   | SDC event listener                         |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.plugins    | properties-node-provider     | 1.3.4   | Used to load a properties file for use in  |
+| org.onap.ccsdk.sli.plugins    | properties-node-provider     | 1.4.1   | Used to load a properties file for use in  |
 |                               |                              |         | a directed graph                           |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.plugins    | restapi-call-node-provider   | 1.3.4   | Used to call a generic REST API from a     |
+| org.onap.ccsdk.sli.plugins    | restapi-call-node-provider   | 1.4.1   | Used to call a generic REST API from a     |
 |                               |                              |         | directed graph                             |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.plugins    | restconf-client-provider     | 1.3.4   | Used to call a RESTCONF API from a         |
+| org.onap.ccsdk.sli.plugins    | restconf-client-provider     | 1.4.1   | Used to call a RESTCONF API from a         |
 |                               |                              |         | directed graph                             |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.plugins    | sshapi-call-node             | 1.3.4   | Used to invoke an SSH interface from a     |
+| org.onap.ccsdk.sli.plugins    | sshapi-call-node             | 1.4.1   | Used to invoke an SSH interface from a     |
 |                               |                              |         | directed graph                             |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
-| org.onap.ccsdk.sli.plugins    | template-node-provider       | 1.3.4   | Provides velocity template support         |
+| org.onap.ccsdk.sli.plugins    | template-node-provider       | 1.4.1   | Provides velocity template support         |
 +-------------------------------+------------------------------+---------+--------------------------------------------+
 
 Documentation Deliverables
@@ -288,7 +287,7 @@ Security Notes
 Fixed Security Issues
 ~~~~~~~~~~~~~~~~~~~~~
 
-There are no new security fixes in the Guilin release.
+There are no new security fixes in the Jakarta release.
 
 .. _secissues :
 
@@ -309,7 +308,7 @@ Not applicable
 References
 ==========
 
-For more information on the ONAP Istanbul release, please see:
+For more information on the ONAP Jakarta release, please see:
 
 #. `ONAP Home Page`_
 #. `ONAP Documentation`_