aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2020-06-03 11:50:31 -0400
committerDominic Lunanuova <dgl@research.att.com>2020-06-03 18:43:58 +0000
commitc7d3d88144861787c76ff56100d9ab9fbbcc7fe8 (patch)
tree5174ec881c1cfbb7004a41da58d7200603591e9e
parent697b33947638a2c4e444afdfe349a1ac5ddfe970 (diff)
Fix Release Notes format6.0.0-ONAPfrankfurt
Signed-off-by: dglFromAtt <dgl@research.att.com> Change-Id: I3b1cf41a9a0204b919c65fb3543463e2f90310e8 Issue-ID: DMAAP-1442 (cherry picked from commit a97d519633b278bb534407a60725b95e72e77150)
-rw-r--r--docs/release-notes/release-notes.rst69
1 files changed, 23 insertions, 46 deletions
diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst
index 19a8c99..5f132bf 100644
--- a/docs/release-notes/release-notes.rst
+++ b/docs/release-notes/release-notes.rst
@@ -1,17 +1,27 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
+
+.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
.. _release_notes:
+DMaaP Buscontroller Release Notes
+====================
-.. ===========================
+.. note
+.. * This Release Notes must be updated each time the team decides to Release new artifacts.
+.. * The scope of these Release Notes are for ONAP DMaaP Buscontroller. In other words, each ONAP component has its Release Notes.
+.. * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of
+.. * this Release Notes.
+.. * Except the date and the version number, all the other sections are optional but there must be at least
+.. * one section describing the purpose of this new release.
+.. * This note must be removed after content has been added.
+.. ===========================
.. * * * FRANKFURT * * *
-
.. ===========================
-Abstract
+Abstract
========
@@ -19,16 +29,13 @@ This document provides the release notes for the Frankfurt release.
Summary
-
=======
-
+The Frankfurt release focused on improved packaging and deployment.
Release Data
-
============
-
+--------------------------------------+--------------------------------------+
| **DMaaP Bus Controller Project** | |
| | |
@@ -48,7 +55,8 @@ New features
------------
* Implement boolean flag in OOM to disable HTTP ports
-* Dynamic cert distribution from OOM AAF
+* Dynamic cert distribution from OOM AAF. The dmaap-bc pod now utilizes an initContainer to acquire SSL certificates from AAF
+* the core library, dbcapi, now utilizes Java 11 and new base images were required, so we consider this a major release increment.
Known Limitations, Issues and Workarounds
@@ -74,70 +82,39 @@ Workarounds
-----------
-
Security Notes
--------------
-
References
==========
-
For more information on the ONAP Frankfurt release, please see:
-
#. `ONAP Home Page`_
#. `ONAP Documentation`_
#. `ONAP Release Downloads`_
#. `ONAP Wiki Page`_
-
.. _`ONAP Home Page`: https://www.onap.org
.. _`ONAP Wiki Page`: https://wiki.onap.org
.. _`ONAP Documentation`: https://docs.onap.org
.. _`ONAP Release Downloads`: https://git.onap.org
-
-Release Notes
-=============
-
-Version: 6.0.0 (Frankfurt Release)
------------------------------------
-: Release Date: 2020-05-14
-
-Docker Image Version: 2.0.4
-
-**New Features**
-
-- the core library, dbcapi, now utilizes Java 11 and new base images were required, so we consider this a major release increment.
-- The dmaap-bc pod now utilizes an initContainer to acquire SSL certificates from AAF
-
-**Bug Fixes**
- NA
-
-**Known Issues**
- NA
-
-**Security Notes**
-DMAAP 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 DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `Dublin <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_.
-
Quick Links:
- `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
- `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
-**Upgrade Notes**
- NA
-
-**Deprecation Notes**
-- `Project Vulnerability Review Table for DMAAP seems to be discontinued`
-
+.. ==========================
+.. * * * EL ALTO * * *
+.. ==========================
+Version: 1.1.5
+--------------
-Version: 1.1.5 (El Alto)
-: Release Date: 2019-06-06
+: Release Date: 2019-06-06 (El Alto)
**New Features**