Merge "Fixing pre-onboarding section ref links issue"
authorEric Debeau <eric.debeau@orange.com>
Wed, 26 Aug 2020 06:40:51 +0000 (06:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 26 Aug 2020 06:40:51 +0000 (06:40 +0000)
docs/conf.py
docs/guides/active-projects/index.rst
docs/guides/onap-developer/architecture/references.rst
docs/guides/onap-developer/developing/index.rst
docs/release-notes.rst
docs/release/index.rst

index 6a1d71a..e026b52 100644 (file)
@@ -43,10 +43,9 @@ intersphinx_mapping['onap-policy-parent'] = ('{}/onap-policy-parent/en/%s'.forma
 intersphinx_mapping['onap-vfc-nfvo-lcm'] = ('{}/onap-vfc-nfvo-lcm/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-vfc-nfvo-driver-vnfm-svnfm'] = ('{}/onap-vfc-nfvo-driver-vnfm-svnfm/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-holmes-rule-management'] = ('{}/onap-holmes-rule-management/en/%s'.format(doc_url) % branch, None)
-intersphinx_mapping['onap-policy-engine'] = ('{}/onap-policy-engine/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-portal'] = ('{}/onap-portal/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch, None)
-intersphinx_mapping['onap-aaf-certservice'] = ('{}/onap-aaf-certservice/en/%s'.format(doc_url) % branch, None)
+intersphinx_mapping['onap-oom-certservice'] = ('{}/onap-oom-platform-cert-service/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-ccsdk-cds'] = ('{}/onap-ccsdk-cds/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-ccsdk-apps'] = ('{}/onap-ccsdk-apps/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-sdnc-oam'] = ('{}/onap-sdnc-oam/en/%s'.format(doc_url) % branch, None)
index 7e43bdd..6b72b3a 100644 (file)
@@ -39,7 +39,6 @@ All Active Projects
 | :ref:`onap-vfc-nfvo-lcm <onap-vfc-nfvo-lcm:master_index>`
 | :ref:`onap-vfc-nfvo-driver-vnfm-svnfm <onap-vfc-nfvo-driver-vnfm-svnfm:master_index>`
 | :ref:`onap-holmes-rule-management <onap-holmes-rule-management:master_index>`
-| :ref:`onap-policy-engine <onap-policy-engine:master_index>`
 | :ref:`onap-portal <onap-portal:master_index>`
 | :ref:`onap-cli <onap-cli:master_index>`
 | :ref:`onap-aaf-certservice <onap-aaf-certservice:master_index>`
index 5c3dcac..93b4dc6 100644 (file)
@@ -47,7 +47,7 @@ Platform Components
 | :ref:`APPC - Application Controller<onap-appc:master_index>`
 | :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:architecture>`
 | :ref:`Holmes<onap-holmes-rule-management:architecture>`
-| :ref:`Policy<onap-policy-engine:architecture>`
+| :ref:`Policy<onap-policy-parent:architecture>`
 | :ref:`SDNC - SDN Controller OAM<onap-sdnc-oam:architecture>`
 | :ref:`SO - Service Orchestrator<onap-so:architecture>`
 | :ref:`VFC - Virtual Function Controller<onap-vfc-nfvo-lcm:architecture>`
index e0bc103..e4bb6b1 100644 (file)
@@ -44,7 +44,6 @@ Application Authorization Framework
 
 | :ref:`aaf authz<onap-aaf-authz:master_index>`
 | :ref:`Secret Management Service<onap-aaf-sms:master_index>`
-| :ref:`Certification Service<onap-aaf-certservice:master_index>`
 
 Command Line Interface
 ----------------------
@@ -203,7 +202,8 @@ ONAP Operations Manager
    :maxdepth: 2
    :titlesonly:
 
-:ref:`oom<onap-oom:master_index>`
+| :ref:`oom<onap-oom:master_index>`
+| :ref:`CMPv2 CertService<onap-oom-certservice:master_index>`
 
 Optimization Framework
 ----------------------
@@ -225,8 +225,6 @@ Policy Framework
 
 :ref:`policy parent<onap-policy-parent:master_index>`
 
-:ref:`policy engine<onap-policy-engine:master_index>`
-
 Portal Platform
 ---------------
 
index 7209523..84a7da7 100644 (file)
@@ -10,6 +10,33 @@ Release Notes
 
 This document provides the release notes for the documentation project.
 
+Frankfurt Maintenance Release 6.0.1
+===================================
+
+Release data
+============
+
++--------------------------------------+--------------------------------------+
+| **Project**                          | Open Network Automation Platform     |
+|                                      | (ONAP)                               |
++--------------------------------------+--------------------------------------+
+| **Release name**                     | Frankfurt                            |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release version**                  | 6.0.1                                |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | August 17th 2020                     |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+New features
+------------
+
+- no updates
+
+Frankfurt Release 6.0.0
+=======================
 
 Release Data
 ------------
index 96ba912..8c2035b 100644 (file)
@@ -16,9 +16,19 @@ have an entry for each Major, Minor, and Maintenance release, if applicable.
 
 Each component within the ONAP solution maintains their own component level
 release notes and links to those release notes are provided below.
-Details on the specific items delivered in each releaese by each component is
+Details on the specific items delivered in each release by each component is
 maintained in the component specific release notes.
 
+Frankfurt Releases
+==================
+
+The following releases are available for Frankfurt:
+  - `Frankfurt Major Release 6.0.0`_
+  - `Frankfurt Maintenance Release 6.0.1`_
+
+Frankfurt Maintenance Release 6.0.1
+===================================
+
 Release data
 ============
 
@@ -29,7 +39,45 @@ Release data
 | **Release name**                     | Frankfurt                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release version**                  | Frankfurt 6.0.0                      |
+| **Release version**                  | 6.0.1                                |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | August 17th 2020                     |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+Frankfurt Maintenance Release 6.0.1 delivered a number of fixes and updates
+across the following projects:
+
+- AAF
+- OOM
+- CCSDK
+- CLAMP
+- DCAEGEN2
+- Integration
+- POLICY
+- SDC
+- SO
+- TEST
+
+Details on the specific Jira tickets addressed by each project can be found in
+the component specific Release Notes. Link can be found below in section
+`Project Specific Release Notes`_.
+
+Frankfurt Major Release 6.0.0
+=============================
+
+Release data
+============
+
++--------------------------------------+--------------------------------------+
+| **Project**                          | Open Network Automation Platform     |
+|                                      | (ONAP)                               |
++--------------------------------------+--------------------------------------+
+| **Release name**                     | Frankfurt                            |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release version**                  | 6.0.0                                |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Release date**                     | June 11th 2020                       |
@@ -41,6 +89,7 @@ Project Specific Release Notes
 ONAP releases are specified by a list of project artifact versions in the
 project repositories and docker container image versions listed in the OOM
 Helm charts.
+
 Each project provides detailed :ref:`release notes<doc-releaserepos>`
 and prepends to these if/when any updated versions the project team believes
 are compatible with a major release are made available.