diff options
author | thmsdt <thomas.kulik@telekom.de> | 2024-11-06 15:16:07 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2024-11-06 15:17:14 +0100 |
commit | 8212b86574c35f2ac47015f2e88eea7ca4a8ed60 (patch) | |
tree | a447ae363a34fc42a9016d7d897c215a5bacbc3f /docs | |
parent | 898da66f10a663c21da82a7c8468e8c88ba9ec82 (diff) |
Issue-ID: DOC-826
Change-Id: Ie3183efda3d866f75b42679a2ec4d616b4e048e1
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/history.rst | 2 | ||||
-rw-r--r-- | docs/release/index.rst | 20 |
2 files changed, 13 insertions, 9 deletions
diff --git a/docs/release/history.rst b/docs/release/history.rst index 145b23634..04009da3f 100644 --- a/docs/release/history.rst +++ b/docs/release/history.rst @@ -13,6 +13,8 @@ is named after a city. +-----------------+-----------------+------------------------+ | Release Name | Release Version | Release Date | +=================+=================+========================+ +| Oslo | 15.0.0 | unreleased | ++-----------------+-----------------+------------------------+ | NewDelhi | 14.0.0 | 2024, June 13th | +-----------------+-----------------+------------------------+ | Montreal | 13.0.0 | 2023, December 14th | diff --git a/docs/release/index.rst b/docs/release/index.rst index 54bd5d3fd..543a2b920 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -5,10 +5,10 @@ .. _onap-release-notes: -'NewDelhi' Release Notes -======================== +'Oslo' Release Notes +==================== -This page provides the release notes for the ONAP 'NewDelhi' release. This +This page provides the release notes for the ONAP 'Oslo' release. This includes details of software versions, known limitations, and outstanding trouble reports. @@ -20,19 +20,21 @@ release notes and links to those release notes are provided below. Details on the specific items delivered in each release by each component is maintained in the component specific release notes. -'NewDelhi' Major Release 14.0.0 -------------------------------- +'Oslo' Major Release 15.0.0 +--------------------------- +-----------------------------------+-----------------------------------------+ -| **Project** | Open Network Automation Platform (ONAP) | +| **Project** | ONAP | +-----------------------------------+-----------------------------------------+ -| **Release name** | NewDelhi | +| **Release name** | Oslo | +-----------------------------------+-----------------------------------------+ -| **Release version** | 14.0.0 | +| **Release version** | 15.0.0 | +-----------------------------------+-----------------------------------------+ -| **Release date** | 2024, June 13th | +| **Release date** | unreleased | +-----------------------------------+-----------------------------------------+ +=== TO BE UPDATED === + ONAP is evolving. We took efforts in streamlining processes and roles and NewDelhi release is the first one with agreed simplified software development life cycle governance. |