composite release note for montreal 30/136730/2
authorthmsdt <thomas.kulik@telekom.de>
Tue, 5 Dec 2023 11:24:48 +0000 (12:24 +0100)
committerthmsdt <thomas.kulik@telekom.de>
Wed, 6 Dec 2023 09:04:34 +0000 (10:04 +0100)
Issue-ID: DOC-821

Change-Id: I0b2c827fdb2352d47e6a4eee5d43fcb54189c7bb
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
docs/release/index.rst

index 8504f82..320c227 100644 (file)
@@ -33,88 +33,71 @@ maintained in the component specific release notes.
 | **Release date**                  | not released yet                        |
 +-----------------------------------+-----------------------------------------+
 
-Features
---------
-
-ONAP 'Montreal' focusses on:
-
-- to be done 
-
-Functional Requirements
------------------------
-
-Richer Set of Cloud Native Functionality
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-- to be done
-
-E2E Network Slicing
-^^^^^^^^^^^^^^^^^^^
-
-Added support for 3GPP 28.532 based APIs in NSSMF for network slicing, with
-focus on RAN slicing.
-
-Control Loop Evolutions
-^^^^^^^^^^^^^^^^^^^^^^^
+ONAP is evolving. We took efforts in streamlining processes and roles and
+Montreal release is the first one with agreed simplified software development
+life cycle governance.
 
-- Improvements to CLAMP Automation Composition Management (ACM).
-- Metadata driven API Generation.
-- Improved Metrics and SLAs.
-- Improved Testing.
-
-Extended O-RAN Integration
-^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-- Enhancements for Configuration Management notification from O-RAN network
-  functions over O1 interface.
-
-Controllers
-^^^^^^^^^^^
-
-- A1 policy and platform enhancements from CCSDK.
+OpenSSF Gold Standard
+---------------------
 
-Service Design
-^^^^^^^^^^^^^^
+We are proud to announce that first ONAP project achieved OpenSSF Gold
+standard. It will give ONAP consumers great confidence in the quality,
+security, and reliability of CPS.
 
-- Support for constraints.
-- UI support for view/edit/import data types.
-- Increased support for TOSCA functions.
-- Removed need for USER_ID cookie and header.
+Java 17
+-------
 
-Inventory
-^^^^^^^^^
+First ONAP projects (CCSDK, CPS, UUI and Policy) completed their upgrades to
+Java 17. Spring boot (uplift to v3.1.2) and OpenApi 3 upgrades were also
+performed. These upgrades allow benefits of patched vulnerabilities and
+software efficiencies in the latest versions.
 
-- Addition of Cell and Neighbour objects. 
+CPS
+---
 
-ONAP Operations Manager
-^^^^^^^^^^^^^^^^^^^^^^^
+ONAP CPS project continued efforts in improvement of read/write, query
+operations, and huge reduction of memory consumption allowing for improved
+query performance and improve stability.
 
-- to be done
+Modeling
+--------
 
-Non-Functional Requirements
----------------------------
+Modeling project added provision of YANG modules automation tools, which helps
+improve the YANG development efficiency and check the version update of the
+YANG model.
 
-The following 'non-functional' requirements are followed in the 'Montreal'
-Release:
+OOM
+---
 
-Security
-^^^^^^^^
+OOM project team added support for Gateway-API in Ingress template (13.0.1) as
+well as support for mariadb-operator (13.0.2). All ONAP MariaDB instances will
+now be created with the latest version by default using the mariaDB-operator.
+Added Galera clients (e.g. SO, SDNC) will use access to "primary" pod to avoid
+"Deadlocks". Additionally added default role creation to ServiceAccount for
+better access management.
 
-- to be done
+SDC
+---
 
-Documentation
-^^^^^^^^^^^^^
+SDC implemented-services update capability directly in yaml was added, more
+comprehensive support for defining behavior of interface operations and
+adaptability to define CSAR structure and content to suit the requirements of
+individual models.
 
-- Minor corrections
+CCSDK
+-----
 
-Tests & Integration
-^^^^^^^^^^^^^^^^^^^
+CCSDK continued maintaining alignment with OpenDaylight release schedule by
+upgrading to OpenDaylight Argon version, Service Release 2. This allows latest
+ONAP user to make use of latest OpenDaylight software when they use latest
+release of ONAP.
 
-- to be done
+PortalNG
+--------
 
-.. important::
-   Some non-functional requirements are not fully finalized. Please, check
-   details at :doc:`Integration <onap-integration:usecases/release_non_functional_requirements>`
+We introduced new PortalNG as a maintained alternative to the unmaintained
+Portal project.  Allows ONAP user to make informed decisions on software use of
+maintained and unmaintained projects.
 
 Documentation Sources
 ---------------------
@@ -136,9 +119,10 @@ ONAP has adopted the `OpenSSF Best Practice Badge Program <https://bestpractices
 
 In the Montreal release,
 
-- 100% projects passed 90% of the OpenSSF badge
-- 86% passed the OpenSSF badge
-- 11% projects passed the OpenSSF Silver badge
+- 100% projects passed 95% of the OpenSSF badge
+- 94% passed the OpenSSF badge
+- 24% projects passed the OpenSSF Silver badge
+- 1 project passed the OpenSSF Gold badge
 
 Project specific details are in the :ref:`release notes<component-release-notes>`
 for each component.