diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-02-06 16:37:25 -0500 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2019-02-06 16:40:20 -0500 |
commit | 8e645a971edd41e838645fc5d28c3cc526fc7b12 (patch) | |
tree | 493092c33e48034e5854cc39074f26d54de9d0dc /docs | |
parent | 997bd395f59f7e72e07335760839011980d45c23 (diff) |
Add Casablanca 3.0.1 Release Notes
Change-Id: I6b7cae82e6a599385c39df5058c52641adf79a74
Issue-ID: OOM-1635
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3e8a1be1b7..0453e0622c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,6 +8,36 @@ Release Notes ============= +Version 3.0.1 Casablanca Release +-------------------------------- + +:Release Date: 2019-02-08 + +**New Features** + +None. + +**Bug Fixes** + +* `OOM-1053 <https://jira.onap.org/browse/OOM-1053>`_ Sync docker image images with docker-manifest.csv +* `OOM-1530 <https://jira.onap.org/browse/OOM-1530>`_ Incomplete and ambiguous sentence +* `OOM-1516 <https://jira.onap.org/browse/OOM-1516>`_ ONAP health check fails and not recovered after a k8s cluster node failure +* `OOM-1538 <https://jira.onap.org/browse/OOM-1538>`_ openStackEncryptedPassword value is not encrypted +* `OOM-1539 <https://jira.onap.org/browse/OOM-1539>`_ CVE-2018-1002105: proxy request handling in kube-apiserver can leave vulnerable TCP connections +* `OOM-1564 <https://jira.onap.org/browse/OOM-1564>`_ AAF Charts - missing external-ports in oom values.yaml but are referenced in deployments +* `OOM-1565 <https://jira.onap.org/browse/OOM-1565>`_ AAI volumes chart is not taking global Persistent Mount into consideration +* `OOM-1566 <https://jira.onap.org/browse/OOM-1566>`_ SDC: External-ports were missing in values.yaml but are referenced in deployments +* `OOM-1604 <https://jira.onap.org/browse/OOM-1604>`_ Replace Helm "install" commands for Casablanca deployment + +**Security Notes** + +OOM code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. + +**Known Issues** + +None. + + Version 3.0.0 Casablanca Release -------------------------------- |