summaryrefslogtreecommitdiffstats
path: root/docs/guides/overview
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2021-05-10 07:54:33 -0700
committerthmsdt <thomas.kulik@telekom.de>2021-05-19 06:14:48 -0700
commit1b4888377d2086c2468a427a853c477bf8ccdab1 (patch)
tree62a743c9a46bf57cb0a36c1145cdb838e72bf725 /docs/guides/overview
parentcc09ff06fb78a52747ec8c6752ac2c9308553b8a (diff)
Add guide for a doc dev system
Issue-ID: DOC-742 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ie6071576bce613edaf50433b7b84b69b16e0e88c
Diffstat (limited to 'docs/guides/overview')
-rw-r--r--docs/guides/overview/overview.rst42
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/guides/overview/overview.rst b/docs/guides/overview/overview.rst
index 2567ec4be..d54a1a844 100644
--- a/docs/guides/overview/overview.rst
+++ b/docs/guides/overview/overview.rst
@@ -98,7 +98,7 @@ principles:
7. The architecture shall support elastic scaling as needs grow or shrink
-Functional overview of ONAP
+Functional Overview of ONAP
===========================
The following guidelines show the main ONAP activities in a chronological
@@ -154,31 +154,31 @@ Open Network Automation Platform provides the following benefits:
* service modelling enables operators to use the same deployment and management
mechanisms, beside also using the same platform
-ONAP Release information
+ONAP Release Information
========================
ONAP is enhanced with numerous features from release to release. Each release
is named after a city.
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Release Name |Release version |Release Date |Features delivered |
-+======================+================+======================+===========================================================+
-|Guilin |7.0.0 | 3 Deember 2020 | |
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Frankfurt |6.0.0 | 11 June 2020 | |
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|El Alto |5.0.1 | 24 October 2019 | |
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Dublin |4.0.0 | 9 July 2019 | |
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Casablanca |* 3.0.2 |* 31 January 2019 | |
-| |* 3.0.1 |* 30 November 2018 | |
-| |* 3.0.0 |* 15 April 2019 | |
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Beijing |2.0.0 |7 June 2018 | +
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
-|Amsterdam |1.0.0 |16 November 2017 | +
-+----------------------+----------------+----------------------+-----------------------------------------------------------+
++-----------------+----------------+------------------------+
+|Release Name |Release Version |Release Date |
++=================+================+========================+
+|Honolulu |8.0.0 | May 11th, 2021 |
++-----------------+----------------+------------------------+
+|Guilin |7.0.0 | December 3rd, 2020 |
++-----------------+----------------+------------------------+
+|Frankfurt |6.0.0 | June 11th, 2020 |
++-----------------+----------------+------------------------+
+|El Alto |5.0.0 | October 24th, 2019 |
++-----------------+----------------+------------------------+
+|Dublin |4.0.0 | July 09th, 2019 |
++-----------------+----------------+------------------------+
+|Casablanca |3.0.0 | April 15th ,2019 |
++-----------------+----------------+------------------------+
+|Beijing |2.0.0 | June 7th, 2018 |
++-----------------+----------------+------------------------+
+|Amsterdam |1.0.0 | November 16th, 2017 |
++-----------------+----------------+------------------------+
ONAP Blueprints and environments
================================