diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-08-26 22:57:43 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-08-26 22:58:49 +0530 |
commit | af80c80324293ed912ca64fd8ade6d20dcd55ef5 (patch) | |
tree | 7356111e64ec762e68c9a702cacd1ec5cbcf3f37 | |
parent | 176d750b92034d328ac07f8a11f9c2a1dd6c65f5 (diff) |
update the release details for the elalto maintenance releaseelalto
Issue-ID: SO-3201
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I93f8054a44473270048d0b5e48955db238f51ffc
-rw-r--r-- | docs/release-notes.rst | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 74adb5f514..863a3f107c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,6 +8,78 @@ Service Orchestrator Release Notes The SO provides the highest level of service orchestration in the ONAP architecture. + + +Version: 5.0.2 +----------------------- + +:Release Date: 2020-07-19 + +**Docker Images** + +**Dockers released for SO:** + + - onap/so/api-handler-infra,1.5.4 + - onap/so/bpmn-infra,1.5.4 + - onap/so/catalog-db-adapter,1.5.4 + - onap/so/openstack-adapter,1.5.4 + - onap/so/request-db-adapter,1.5.4 + - onap/so/sdc-controller,1.5.4 + - onap/so/sdnc-adapter,1.5.4 + - onap/so/so-monitoring,1.5.4 + - onap/so/vfc-adapter,1.5.4 + - onap/so/vnfm-adapter,1.5.4 + - onap/so/vnfm-simulator,1.5.4 + +**Release Purpose** + +The R5 El Alto release of ONAP is a maintenance release, focusing on deployability, technical debt, and auto test case improvements. +The Key issues fixed are around the gating failure. + +**New Features** + N/A + + +**Epics** + + N/A + +**Stories** + + N/A + +**Key Issues Addressed** + +- [`SO-1605 <https://jira.onap.org/browse/SO-1605>`__\ ] - SO fails on updating Camunda table when DoCreateVfModule for vCPE infra service +- [`SO-3046 <https://jira.onap.org/browse/SO-3046>`__\ ] - SO is responding "400" on healthcheck +- [`SO-2673 <https://jira.onap.org/browse/SO-2673>`__\ ] - Added prematching to audit filter + +**Security Notes** + + Quick Links: + + - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_ + - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_ + + +**Known Issues** + + N/A + + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + N/A + +**Other** + + N/A + + Version: 5.0.1 ----------------------- |