diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-10-11 09:37:58 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-10-11 09:37:58 -0400 |
commit | f7210c2633e1877c9744a2c26358ecb4ef4540ac (patch) | |
tree | ba18d6d8aacf39fba295afebdeb3245a65161546 /docs/release-notes.rst | |
parent | 8cb7d2a7333d9dfefc57b39a263cc67d3b64ee0f (diff) |
Update release notes with all the known issues
Issue-ID: LOG-1135
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ie7ff5fdb8e198ed3a6089330df0e48bba15f9c4d
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bef85f1..62d2c23 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -33,6 +33,7 @@ El Alto - `OJSI-155 <https://jira.onap.org/browse/OJSI-155>`_ LOG demo target exposes plain text HTTP endpoint using port 30398 - `OJSI-125 <https://jira.onap.org/browse/OJSI-125>`_ log-es exposes plain text HTTP endpoint using port 30254 - `OJSI-124 <https://jira.onap.org/browse/OJSI-124>`_ log-kibana exposes plain text HTTP endpoint using port 30253 + - `LOG-1114 <https://jira.onap.org/browse/LOG-1114>`_ Need for "ReadWriteMany" access on storage when deploying on Kubernetes? Quick Links: - `LOG project page <https://wiki.onap.org/display/DW/Logging+Enhancements+Project>`_ @@ -91,6 +92,13 @@ El Alto - `LOG-1118 <https://jira.onap.org/browse/LOG-1118>`_ Vulnerability issue: POMBA-SDNC-CONTEXT-BUILDER and POMBA-NETWORK-DISCOVERY-CONTEXT-BUILDER js-yaml - `LOG-1117 <https://jira.onap.org/browse/LOG-1117>`_ Vulnerability issue: POMBA-SDNC-CONTEXT-BUILDER and POMBA-NETWORK-DISCOVERY-CONTEXT-BUILDER uikit - `LOG-1160 <https://jira.onap.org/browse/LOG-1160>`_ Vulnerability issue: jackson-databind 2.9.9 + - `LOG-1016 <https://jira.onap.org/browse/LOG-1016>`_ When comparing attributes from multiple sources, violations thrown do not accurately show the issue. + - `LOG-1017 <https://jira.onap.org/browse/LOG-1017>`_ Violations are thrown on attributes that are same (or missing) + - `LOG-1051 <https://jira.onap.org/browse/LOG-1051>`_ pomba-data-router do not start due to wrong AAi configuration (with Dublin release of the data router but works with the Casablanca version) + - `LOG-1084 <https://jira.onap.org/browse/LOG-1084>`_ Need authentication for pomba-kibana (node port = 30234) + - `LOG-1085 <https://jira.onap.org/browse/LOG-1085>`_ Need authentication for logging-elasticsearch (node port = 30254) + - `LOG-1086 <https://jira.onap.org/browse/LOG-1086>`_ Need authentication for logging-kibana (node port = 30253) + - `LOG-1114 <https://jira.onap.org/browse/LOG-1114>`_ Need for "ReadWriteMany" access on storage when deploying on Kubernetes? **Known Security Issues** - `OJSI-123 <https://jira.onap.org/browse/OJSI-123>`_ pomba-data-router exposes plain text HTTP endpoint using port 30249 |