From 048cac2e7be6abc9981186872377de7ce23ddbb7 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 3 Aug 2020 18:53:52 +0530 Subject: [PATCH] update the release notes for the F maintenance release Issue-ID: SO-2378 Signed-off-by: seshukm Change-Id: I8755e2d68d301883b1f228c333ffb2c59b9433f9 --- docs/release-notes.rst | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bc63f6f199..4fb098f656 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -9,6 +9,81 @@ Service Orchestrator Release Notes The SO provides the highest level of service orchestration in the ONAP architecture. + + +Version: 1.6.4 +----------------------- + +:Release Date: 13th July 2020 + +**Docker Images** + +**Dockers released for SO:** + + - onap/so/api-handler-infra + - onap/so/bpmn-infra + - onap/so/catalog-db-adapter + - onap/so/openstack-adapter + - onap/so/request-db-adapter + - onap/so/sdc-controller + - onap/so/sdnc-adapter + - onap/so/so-monitoring + - onap/so/vfc-adapter + - onap/so/vnfm-adapter + - onap/so/ve-vnfm-adapter + - onap/so/nssmf-adapter + - onap/so/appc-orchestrator + +**Release Purpose** + +The main goal of the Frankfurt maintenance release was to: + + - Appc Orchestraor changes were merged in SO and OOM as part of the release. This also used for the inplace software update flows. + - MDONS had an issue in its delete flow that was addressed. + - Vnfm-Adapter was unable to communicate with ETSI-Catalog through MSB, as the MSB cert is changed during the RC2 and this impacted the SO and ETSI Catalog DB connectivity. + +**New Features** +--N/A-- +**Epics** +--N/A-- +**Stories** +--N/A-- +**Key Issues Addressed** + +- [`SO-2903 `__\ ] - Include so-appc-orchestrator with SO OOM. +- [`SO-2967 `__\ ] - Error in Delete MDONS service flow which causes No such property error. +- [`SO-2982 `__\ ] - Vnfm-Adapter unable to communicate with ETSI-Catalog through MSB. +- [`SO-3022 `__\ ] - Use BB-based VNF-InPlaceUpdate flow for inPlaceSoftwareUpdate requests. + + +**Security Notes** + + Quick Links: + + - `SO project page `_ + - `Passing Badge information for SO `_ + + +**Known Issues** + + +OJSI Issues + + N/A + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + N/A + +**Other** + + N/A +*************************************************************************************** + Version: 1.6.3 ----------------------- -- 2.16.6