diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2021-09-10 11:02:36 +0000 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2021-09-29 15:59:22 +0000 |
commit | 929d3b02507aa288a217247a29b65e5173623f49 (patch) | |
tree | 1cb025e2a8065d60df33d813d874eb55f894d4ed /docs/release | |
parent | 5986c7c19cb433b37e3e9d0d208c258b3b5d764b (diff) |
Added 1st version of the Honolulu Maintenance Release notes
Issue-ID: DOC-763
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ib4d308f01ae3abe353cb2991e6af30cd3801707d
(cherry picked from commit 58a981c40405e500f949923f986fe39ad1bf8dc1)
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/index.rst | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index 3e3d1ae9f..c2d385104 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -23,8 +23,45 @@ Honolulu Releases ================= The following releases are available for Honolulu: + - `Honolulu Maintenance Release 8.0.1`_ - `Honolulu Major Release 8.0.0`_ +Honolulu Maintenance Release 8.0.1 +================================== + ++--------------------------------------+--------------------------------------+ +| **Project** | Open Network Automation Platform | +| | (ONAP) | ++--------------------------------------+--------------------------------------+ +| **Release name** | Honolulu Maintenance Release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release version** | 8.0.1 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | September 16th 2021 | +| | | ++--------------------------------------+--------------------------------------+ + +New Features +============ + +Honolulu Maintenance Release 8.0.1 delivered a number of fixes and updates +across the following projects: + + - SO - bugfixes and support for transport slicing usecase + - CDS - fix BluePrint* classes renaming + - MULTICLOUD - update of k8s plugin to support Helm3 + - OOM - fixes for common Helm chart templates and product charts + - POLICY - new versions of Policy Framework components + - DCAE - new version of the policy-handler and dashboard + - OOF - use new AAI schema version (v21) + - CCSDK - fix fault and pnf-registration event losses + +Details on the specific Jira tickets addressed by each project can be found in +the component specific Release Notes: :ref:`release notes<doc-releaserepos>` + + Honolulu Major Release 8.0.0 ============================ |