Update the Release date and corrected component changes
[doc.git] / docs / release / index.rst
index 124c288..9a3dff5 100644 (file)
@@ -2,7 +2,7 @@
    International License. http://creativecommons.org/licenses/by/4.0
 
 
-.. _release-notes:
+.. _onap-release-notes:
 
 Guilin Release Notes
 ^^^^^^^^^^^^^^^^^^^^
@@ -23,14 +23,52 @@ Guilin Releases
 ===============
 
 The following releases are available for Guilin:
+  - `Guilin Maintenance Release 7.0.1`_
   - `Guilin Major Release 7.0.0`_
 
-Guilin Major Release 7.0.0
-==========================
+Guilin Maintenance Release 7.0.1
+================================
+
++--------------------------------------+--------------------------------------+
+| **Project**                          | Open Network Automation Platform     |
+|                                      | (ONAP)                               |
++--------------------------------------+--------------------------------------+
+| **Release name**                     | Guilin Maintenance Release           |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release version**                  | 7.0.1                                |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | March 11th 2021                      |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
 
-Release data
+New Features
 ============
 
+Guilin Maintenance Release 7.0.1 delivered a number of fixes and updates
+across the following projects:
+
+ - AAI         - bug fixes and certificate update
+ - CCSDK       - bug fixes and certificate update
+ - DCAEGEN2    - bug fixes
+ - DMaaP       - bug fixes
+ - DOC         - restructure user guides section and added tutorials
+ - Integration - new docker for robot framework
+ - Music       - certificate update
+ - MSB         - bug fixes
+ - OOM         - docker improvement
+ - SDNC        - bug fixes
+ - SO          - bug fixes
+ - VID         - certificate update
+
+Details on the specific Jira tickets addressed by each project can be found in
+the component specific Release Notes: :ref:`release notes<doc-releaserepos>`
+
+
+Guilin Major Release 7.0.0
+==========================
+
 +--------------------------------------+--------------------------------------+
 | **Project**                          | Open Network Automation Platform     |
 |                                      | (ONAP)                               |
@@ -47,7 +85,7 @@ Release data
 
 Guilin Features
 ===============
-ONAP Gulin focusses on:
+ONAP Guilin focusses on:
 
 * 5G network automation and services such as network slicing through RAN, core
   and transport
@@ -93,7 +131,101 @@ Event Stream (VES) event for Fault Management (FM) / Performance Management
 (PM) Data Collection, the first use of Machine Learning in Self-Organizing
 Networks (SON), and greater support for 5G RAN Wireless Network Resource Model
 (NRM) with Service Modeling and Definition and Intent Based Network supporting
-intent-drive 5G slice creation.
+intent-drive 5G slice creation. The Cross Domain and Cross Layer VPN (CC-VPN)
+includes transport slicing and the MDONS (Multi-Domain Optical Network Service
+) has been extended.
+
+Functional Requirements
+-----------------------
+The following requirements have been introduced in the Guilin Release:
+
+xNF Integration
+...............
+
+- ONAP CNF orchestration - Enhancements
+- Extension of PNF Pre-onboarding/onboarding
+- Enhancements for PNF Plug & Play'
+- xNF License Management
+
+Lifecycle Management
+....................
+
+- Policy Based Filtering
+- CLAMP Deployment of Native policies
+- Bulk PM / PM Data Control Extension
+- Support xNF Software Upgrade in association to schema updates
+- Configuration & Persistency Service
+
+Security
+........
+
+- CMPv2 Enhancements
+
+Standard alignment
+..................
+
+- ETSI-Alignment for Guilin
+- ONAP/3GPP & O-RAN Alignment-Standards Defined Notifications over VES
+- Extend ORAN A1 Adapter and add A1 Policy Management
+
+NFV testing Automatic Platform
+...............................
+
+- Test Result Auto Analysis & Certification
+- Test Task Auto Execution
+- Test Environment Auto Deploy
+- Test Topology Auto Design
+
+Non-Functional Requirements
+---------------------------
+The following 'non-functional' requirements have been introduced in the Guilin
+Release:
+
+Best Practice
+.............
+
+- ONAP shall use STDOUT for logs collection
+- IPv4/IPv6 dual stack support in ONAP (Guilin)
+- Containers must crash properly when a failure occurs
+- Containers must have no more than one main process
+- Application config should be fully prepared before starting the
+  application container
+- No root (superuser) access to database from application container
+
+Code Quality
+............
+
+- Each ONAP project shall improve its CII Badging score by improving input
+  validation and documenting it in their CII Badging site
+- Each ONAP project shall define code coverage improvements and achieve at
+  least 55% code coverage
+
+Security
+........
+
+- ONAP must complete update of the Python language (from 2.7 -> 3.8)
+- ONAP must complete update of the java language (from v8 -> v11)
+- All containers must run as non-root user
+- Continue hardcoded passwords removal
+- Flow management must be activated for ONAP.
+- Each project will update the vulnerable direct dependencies in their code
+  base
+
+Tests
+.....
+
+- More tests integrated in CI/CD but enhancements expected in Honolulu
+- ONAP shall increase the number of Docker Benchmark tests
+
+Others
+......
+
+- ONAP to support Multi - tenancy
+
+.. important::
+   Some non-functional requirements are not fully finalized. Please, check details
+   on the :ref:`Integration<onap-integration:release_non_functional_requirements>`
+
 
 Project Specific Release Notes
 ==============================
@@ -126,9 +258,9 @@ ONAP has adopted the `CII Best Practice Badge Program <https://bestpractices.cor
 
 In the Guilin release,
 
-- 100% projets passed 90% of the CII badge
+- 100% projects passed 90% of the CII badge
 - 85% projects passed the CII badge
-- 11% projets passed the CII Silver badge
+- 11% projects passed the CII Silver badge
 
 Project specific details are in the :ref:`release notes<doc-releaserepos>` for
 each project.