From d078232e9c88be1d0f3c705cba51eae51478c9cb Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 6 Oct 2021 08:38:10 +0200 Subject: [DOC] Add release note for Maintenance Release 1 Maintenance release 1 will be out October 7th. Release notes have to be updated. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: Ic11966f3e18948fb118dabb8c2c7c4320c033867 --- docs/release-notes.rst | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ae0ea457f5..32dddf2d1d 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -22,6 +22,87 @@ Previous Release Notes Abstract ======== +This document provides the release notes for the Honolulu release Maintenance +Release 1. + +Summary +======= + +The focus of this release is to fix bugs found after Honolulu release. + +Release Data +============ + ++--------------------------------------+--------------------------------------+ +| **Project** | OOM | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | N/A | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | Honolulu Maintenace Release 1 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2021/10/07 | +| | | ++--------------------------------------+--------------------------------------+ + +New features +------------ + +**components removal** + +- `OOM-2778 `_ [ONAP] Disable APPC default installation + + +**Bug fixes** + +- `POLICY-3232 `_ Change + import-custom-cert from bash to sh +- `OOM-2779 `_ [DMAAP][DR] Set replica of + Mariadb to 1 +- `OOM-2789 `_ [COMMON] Added + imagePullSecrets to common template files with some fix +- `OOM-2762 `_ Add missing DB service + entry for local DB deployment +- `OOM-2748 `_ [SDNC] Fix SDNC charts to + make it work with aaf disabled +- `CCSDK-3275 `_ [CDS] Add startup + probe +- `INT-1883 `_ [COMMON][MARIADB] Align + conf with camunda needs + + +**Known Issues** + +- `OOM-2554 `_ Common pods have java 8 +- `OOM-2435 `_ SDNC karaf shell: + log:list: Error executing command: Unrecognized configuration +- `OOM-2629 `_ NetBox demo entry setup + not complete +- `OOM-2706 `_ CDS Blueprint Processor + does not work with local DB +- `OOM-2713 `_ Problem on onboarding + custom cert to SDNC ONAP during deployment +- `OOM-2698 `_ SO helm override fails in + for value with multi-level replacement +- `OOM-2697 `_ SO with local MariaDB + deployment fails +- `OOM-2538 `_ strange error with + CertInitializer template +- `OOM-2547 `_ Health Check failures + seen after bringing down/up control plane & worker node VM instances on which + ONAP hosted +- `OOM-2699 `_ SO so-mariadb + readinessCheck fails for local MariaDB instance +- `OOM-2705 `_ SDNC DB installation fails + on local MariaDB instance +- `OOM-2603 `_ [SDNC] allign password for + scaleoutUser/restconfUser/odlUser + +Abstract +======== + This document provides the release notes for the Honolulu release. Summary -- cgit 1.2.3-korg