diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-04-22 17:31:32 -0400 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2020-04-27 12:09:51 -0400 |
commit | 7cfaea2ee5e73a5a0a669da3b8c949000245cb83 (patch) | |
tree | 579f20962a4c23380ddd67b24edcd4de6ed1fd06 /docs/sections/release-notes.rst | |
parent | 06d45b681f12fcb88fcca76bcc6170eaf020560b (diff) |
dcae r6 doc updates cont.
Change-Id: I2303d59ad9491c555adb70de57eb14ab1fa7233c
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/release-notes.rst')
-rw-r--r-- | docs/sections/release-notes.rst | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 4322199c..849cd7b7 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -3,16 +3,20 @@ .. Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved. .. _release_notes: -Release Notes -============= +DCAE Release Notes +================== + +Abstract +-------- +This document provides the release notes for the Frankfurt release (6.0.0) -Version: 6.0.0 --------------- +Summary +------- **New Features** -DCAE R6 improves upon previous release with the following new features: +DCAE improves upon previous release with the following new features: - DCAE Platform Enhancement - Introduction of Microservice and Onboarding Design (MOD) platform @@ -81,6 +85,7 @@ Under OOM (Kubernetes) deployment all DCAE component containers are deployed as **Known Issues** * Blueprint generator issue (DCAEGEN2-2140) + * TCAgen2 Policy configuration support (DCAEGEN2-2198) **Security Notes** @@ -92,6 +97,7 @@ Under OOM (Kubernetes) deployment all DCAE component containers are deployed as * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 <https://jira.onap.org/browse/OJSI-159>`_] * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 <https://jira.onap.org/browse/OJSI-187>`_] * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 <https://jira.onap.org/browse/OJSI-195>`_] + *Known Security Issues* @@ -104,10 +110,6 @@ Under OOM (Kubernetes) deployment all DCAE component containers are deployed as DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_. -Quick Links: - - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_ - - - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_ Artifacts released: @@ -156,7 +158,15 @@ Artifacts released: "dcaegen2/services/sdk", "", "DCAE SDK 1.3.5 (jar)" "ccsdk/dashboard", "", "onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.3.2" +**Test Results** + + - `DCAE Pairwise Test <https://wiki.onap.org/display/DW/DCAE+Pair+Wise+Testing+for+Frankfurt+Release>`_ + - `DCAE MOD Test <https://wiki.onap.org/display/DW/DCAE+MOD+Test+Plan>`_ + +**References** + - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_ + - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_ Version: 5.0.1 -------------- |