From: seshukm Date: Tue, 7 Jul 2020 16:22:37 +0000 (+0530) Subject: release notes for the F release maintenance X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=33a409f7eb28680e555e3d282ab2e0fa8b85c958;p=so.git release notes for the F release maintenance Issue-ID: SO-3022 Signed-off-by: seshukm Change-Id: I7c788d3b53da8e1ef6a06e5f8500c2a140b910e5 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bc63f6f199..d082d1ffaa 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: + +**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 -----------------------