diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 43 |
1 files changed, 10 insertions, 33 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 30f4353ba4..16bc15dd5f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,7 @@ ONAP Operations Manager Release Notes Previous Release Notes ====================== +- :ref:`Guilin <release_notes_guilin>` - :ref:`Frankfurt <release_notes_frankfurt>` - :ref:`El Alto <release_notes_elalto>` - :ref:`Dublin <release_notes_dublin>` @@ -21,7 +22,7 @@ Previous Release Notes Abstract ======== -This document provides the release notes for the Frankfurt release. +This document provides the release notes for the Honolulu release. Summary ======= @@ -38,7 +39,7 @@ Release Data | **Docker images** | N/A | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Guilin | +| **Release designation** | Honolulu | | | | +--------------------------------------+--------------------------------------+ | **Release date** | 2020/12/03 | @@ -59,27 +60,9 @@ https://jira.onap.org/projects/OOM/versions/10826 **Known Issues** -- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Source Helm Charts from - ONAP Repo. Having helm charts repo is not possible for Frankfurt release. -- `OOM-1720 <https://jira.onap.org/browse/OOM-1237>`_ galera container is - outdated. containers used for mariadb are outdated and not supported anymore. -- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Use of global.repository - inconsistent across Helm Charts. it's then may be hard to retrieve some - containers when deploying in constrained environment. -- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Cassandra Backup Mechanism - works only on "static PV" mode. -- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ deploy.sh does not work - for mariadb-galera. deploy script doesn't behave well with "-" in the - component name. -- `OOM-2421 <https://jira.onap.org/browse/OOM-2421>`_ OOM nbi chart deployment - error -- `OOM-2534 <https://jira.onap.org/browse/OOM-2534>`_ Cert-Service leverages - runtime external dependency -- `OOM-2554 <https://jira.onap.org/browse/OOM-2554>`_ Common pods have java 8 -- `OOM-2588 <https://jira.onap.org/browse/OOM-2588>`_ Various subcharts not - installing due to helm size issues -- `OOM-2629 <https://jira.onap.org/browse/OOM-2629>`_ NetBox demo entry setup - not complete +- `<https://github.com/bitnami/bitnami-docker-mariadb-galera/issues/35>`_ + bitnami mariadb galera image doesn't support single quote in password. + Deliverables @@ -115,16 +98,10 @@ Known Vulnerabilities Workarounds ----------- -- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Workaround is to generate - them as explained in documentation. -- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Workaround is to use - offline installer if needed. -- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Workaround is to stick to - "static PV" (so, not using storage class) if backup is needed. -- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ Workaround is to use - directly helm upgrade if needed. -- `OOM-2534 <https://jira.onap.org/browse/OOM-2534>`_ Workaround is to download - in advance docker.io/openjdk:11-jre-slim where you will generate the charts +- `<https://github.com/bitnami/bitnami-docker-mariadb-galera/issues/35>`_ + Workaround is to generate a password with "short" strenght or pregenerate + passwords without single quote in it. Default deployment is using "short" + password generation for mariadb. Security Notes -------------- |