summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-11-23 10:24:03 +0100
committerthmsdt <thomas.kulik@telekom.de>2022-11-23 10:24:47 +0100
commit40ff158e8092e316d470409b4c76ee90f640fc2a (patch)
treee262936068efba735823dc34e2780a1c24b7ec9f
parent7228e76c9a16e9aea8f125d79b3e50eb7e3a6505 (diff)
add Kohn details
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I14fc417f1a73b1d85fd63479b01ee0e8a882540a
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst3
-rw-r--r--docs/release/history.rst2
-rw-r--r--docs/release/index.rst8
4 files changed, 8 insertions, 7 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d08838c63..a899b7f7d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -64,7 +64,7 @@ intersphinx_mapping['onap-msb-swagger-sdk'] = ('{}/onap-msb-swagger-sdk/en/%s'.f
intersphinx_mapping['onap-multicloud-framework'] = ('{}/onap-multicloud-framework/en/%s'.format(doc_url) % branch, None)
intersphinx_mapping['onap-multicloud-k8s'] = ('{}/onap-multicloud-k8s/en/%s'.format(doc_url) % branch, None)
intersphinx_mapping['onap-oom'] = ('{}/onap-oom/en/%s'.format(doc_url) % branch, None)
-intersphinx_mapping['onap-oom-offline-installer'] = ('{}/onap-oom-offline-installer/en/%s'.format(doc_url) % branch, None)
+#REMOVE#intersphinx_mapping['onap-oom-offline-installer'] = ('{}/onap-oom-offline-installer/en/%s'.format(doc_url) % branch, None)
intersphinx_mapping['onap-oom-platform-cert-service'] = ('{}/onap-oom-platform-cert-service/en/%s'.format(doc_url) % branch, None)
intersphinx_mapping['onap-optf-has'] = ('{}/onap-optf-has/en/%s'.format(doc_url) % branch, None)
intersphinx_mapping['onap-optf-osdf'] = ('{}/onap-optf-osdf/en/%s'.format(doc_url) % branch, None)
diff --git a/docs/index.rst b/docs/index.rst
index a0e1feec5..4c16f0ebc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -52,8 +52,7 @@ Please find some guidance here on the content of ONAP documentation:
| | Guides. You can search among the developers’ topics in alphabetical order. |
+---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
| :ref:`Documentation Guides <ONAP_documentation_guides>` | People interested in the creation of ONAP documentation can find crucial information in the |
- | | ONAP Documentation Guide. Currently some content resides also in the Developer Guide. This is |
- | | subject to be reviewed, updated and migrated to the ONAP Documentation Guide. |
+ | | ONAP Documentation Guide. |
+---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
| :ref:`ONAP Security <onap-security-index>` | The current state of ONAP Security is described here. You can learn about discovered and fixed|
| | vulnerabilities. |
diff --git a/docs/release/history.rst b/docs/release/history.rst
index e1a97cd50..245048368 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 |
+=================+=================+========================+
+| Kohn | 11.0.0 | 2022, December 1st |
++-----------------+-----------------+------------------------+
| Jakarta | 10.0.0 | 2022, June 30th |
+-----------------+-----------------+------------------------+
| Istanbul | 9.0.0 | 2021, November 15th |
diff --git a/docs/release/index.rst b/docs/release/index.rst
index 20bd4d1cd..f24c88f36 100644
--- a/docs/release/index.rst
+++ b/docs/release/index.rst
@@ -30,7 +30,7 @@ Kohn Major Release 11.0.0
+-----------------------------------+-----------------------------------------+
| **Release version** | 11.0.0 |
+-----------------------------------+-----------------------------------------+
-| **Release date** | not released yet |
+| **Release date** | 2022, December 1st |
+-----------------------------------+-----------------------------------------+
Features
@@ -243,9 +243,9 @@ ONAP has adopted the `OpenSSF Best Practice Badge Program <https://bestpractices
In the Kohn release,
-- <TODO:Add number>% projects passed 90% of the OpenSSF badge
-- <TODO:Add number>% passed the OpenSSF badge
-- <TODO:Add number>% projects passed the OpenSSF Silver badge
+- 100% projects passed 90% of the OpenSSF badge
+- 86% passed the OpenSSF badge
+- 11% projects passed the OpenSSF Silver badge
Project specific details are in the :ref:`release notes<component-release-notes>`
for each component.