diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-08-18 17:51:44 -0400 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2020-08-18 17:51:58 -0400 |
commit | a061fa0500e9b0d93aff0c4b17781d14e7444cf6 (patch) | |
tree | 2204ff76dc7691c52e9bbd75dcf77283a21c5da6 | |
parent | 56d771c028c898ea5c3c65acafae0a45b6813753 (diff) |
El-Alto maintenance rls doc update
Change-Id: I9733178b6dbd97ed4051bfff84514c7be7c46347
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2206
-rw-r--r-- | docs/sections/release-notes.rst | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 74a6a94c..59de270a 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -5,6 +5,62 @@ Release Notes ============= + +.. ====================================== +.. * * * EL-ALTO MAINTENANCE * * * +.. ====================================== + + +Version: 5.0.2 +============== + +Abstract +======== + +This document provides the release notes for the El-Alto Maintenance release + + +Summary +======= + +This maintenance release is primarily to update expired certificates +from original El-Alto released TLS-init container. + +This patch is not required for Frankfurt release (and beyond) as certificates are dynamically +retrieved from AAF at deployment time for all DCAE components. + +Release Data +============ + ++--------------------------------------+--------------------------------------+ +| **Project** | DCAE | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | onap/org.onap.dcaegen2.deployments | +| | .tls-init-container:1.0.4 | ++--------------------------------------+--------------------------------------+ +| **Release designation** | El-Alto Maintenance Release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2020/08/24 | +| | | ++--------------------------------------+--------------------------------------+ + +New features +------------ + +None + +**Bug fixes** + +- `DCAEGEN2-2206 <https://jira.onap.org/browse/DCAEGEN2-2206>`_ DCAE TLS Container : Address certificate +expiration + +**Known Issues** +Same as El-Alto Release + + + Version: 5.0.1 -------------- |