From b2be1542fda24fee9f98e3905a797c0965da8901 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 5 Dec 2023 12:24:48 +0100 Subject: composite release note for montreal Issue-ID: DOC-821 Change-Id: I0b2c827fdb2352d47e6a4eee5d43fcb54189c7bb Signed-off-by: thmsdt --- docs/release/index.rst | 122 +++++++++++++++++++++---------------------------- 1 file changed, 53 insertions(+), 69 deletions(-) diff --git a/docs/release/index.rst b/docs/release/index.rst index 8504f829a..320c22739 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -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 ` +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 ` for each component. -- cgit 1.2.3-korg