diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-10-11 14:01:21 -0400 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2019-10-11 20:05:34 +0000 |
commit | e569de3f78f1e1223801c0b37169558f9d3ac592 (patch) | |
tree | 9207af9ce5ce3950c079291b266ef31ea44fbb2b /docs | |
parent | ba710fbe7f4cd47439324150d5b835501b2114d5 (diff) |
Add Known Issues to release notes
El Alto High defects that are pushed to Frankfurt.
Issue-ID: OOM-2103
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I2570d1e299072e1ac96dbc3fcbe19181cd568bd0
(cherry picked from commit f40ce5c9f5db76331d7aa895615c06a636d1940e)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 259f6375a0..ee6393770e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -27,6 +27,18 @@ A list of issues resolved in this release can be found here: https://jira.onap.o * 25 defects addressed (see link above) +**Known Issues** + +The following known issues will be addressed in a future release: + +* [`OOM-1480 <https://jira.onap.org/browse/OOM-1480>`_] - postgres chart does not set root password when installing on an existing database instances +* [`OOM-1966 <https://jira.onap.org/browse/OOM-1966>`_] - ONAP on HA Kubernetes Cluster - Documentation update +* [`OOM-1995 <https://jira.onap.org/browse/OOM-1995>`_] - Mariadb Galera cluster pods keep failing +* [`OOM-2061 <https://jira.onap.org/browse/OOM-2061>`_] - Details Missing for installing the kubectl section +* [`OOM-2075 <https://jira.onap.org/browse/OOM-2075>`_] - Invalid MTU for Canal CNI interfaces +* [`OOM-2080 <https://jira.onap.org/browse/OOM-2080>`_] - Need for "ReadWriteMany" access on storage when deploying on Kubernetes? +* [`OOM-2091 <https://jira.onap.org/browse/OOM-2091>`_] - incorrect release deployed + **Security Notes** *Fixed Security Issues* |