update link to upper-constraints.txt
[integration.git] / docs / release-notes.rst
index 70bd2bf..07ba0b9 100644 (file)
+.. _release_notes:
 
 .. This work is licensed under a Creative Commons Attribution 4.0
    International License. http://creativecommons.org/licenses/by/4.0
-   Copyright 2018 Huawei Technologies Co., Ltd.  All rights reserved.
 
-.. _doc-release-notes:
+Integration Kohn Release Notes
+==============================
 
-Integration Release Notes
-=========================
+.. csv-table:: Integration Releases
+    :file: ./files/csv/release-integration-ref.csv
+    :widths: 50,50
+    :delim: ;
+    :header-rows: 1
 
+.. important::
 
-Integration Repo
-================
-
-Version: 4.0.0
---------------
-
-:Release Date: 2019-06-21
-
-**New Features**
-
-* ONAP deployment script with RKE and OOM
-* Updated scripts for OOM daily automated deployment tests
-* Automation script for use cases
-* Updated java artifact versions for ONAP Dublin release
-* Updates and enhancements to the CSIT test plans across projects to support the ONAP Dublin use cases
-* Postman collection for test
-* Security test scripts
-
-**Security Notes**
-
-Integration code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-The Integration open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_.
-
-Quick Links:
-       - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
-
-       - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
-
-
-ONAP Maturity Testing Notes
-===========================
-
-For Dublin release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.
-
-The Integration team ran the 72 hours stability testing (100% passing rate) and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`.
-
-
-Verified Use Cases and Functional Requirements
-==============================================
-
-The Integration team verified 30 use cases and functional requirements.
-The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
-
-O-Parent
-========
-
-Version: 2.0.0
---------------
-
-:Release Date: 2019-03-08
-
-**New Features**
-
-* Updated oparent POM files to support LF's new global job template.
-
-Version: 1.2.3
---------------
-
-:Release Date: 2019-02-11
-
-**Bug Fixes**
-
-* Updated various library dependency versions per SECCOM input
-* Fixed Checkstyle configuration issues
+    - New repositories (see dedicated section)
+    - Bug fixes
 
+    Quick Links:
 
-Version: 1.2.2
---------------
+      - `Kohn Integration page <https://wiki.onap.org/display/DW/Integration+Kohn>`_
+      - `Kohn Integration JIRA follow-up <https://wiki.onap.org/display/DW/Kohn+Integration+Blocking+points>`_
+      - `Kohn Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Kohn+Release>`_
 
-:Release Date: 2018-11-11
+Code changes
+------------
 
-**Bug Fixes**
-
-* Updated Spring dependency version to fix CLM issues
-* Remove hard-coding of ONAP nexus repos
-
-
-Version: 1.2.1
---------------
-
-:Release Date: 2018-09-14
-
-**New Features**
-
-* Refactor oparent pom to support running builds against local nexus
-  repos without having to modify oparent source code
-* Standardize 3rd party library versions
+Integration Repo
+.................
 
-Version: 1.2.0
---------------
+:Release Date: 2022-10-27
 
-:Release Date: 2018-08-24
 
-**New Features**
+Version: 11.0.0 (aka Kohn)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-* Add depedencyManagement sub-module to declare dependecies
+.. csv-table:: Integration Changes
+    :file: ./files/csv/release-integration-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
 
-Demo Artifacts (HEAT Templates)
-===============================
+Onaptests (pythonsdk_tests)
+...........................
 
-Version: 1.3.0
---------------
+Main changes:
 
-:Release Date: 2018-11-15
+.. csv-table:: pythonsdk_tests Changes
+    :file: ./files/csv/release-pythonsdk-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-**New Features**
+Robot (Testsuite)
+.................
 
-The main changes for this release are the additional templates and
-other changes to support Use Cases such as HPA, vCPE, Scale-out,
-and TOSCA templates.
+Version: 1.11.0
+^^^^^^^^^^^^^^^
 
+Main changes:
 
-Robot Test Suite
-================
+.. csv-table:: Testsuite Changes
+    :file: ./files/csv/release-testsuite-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-Version: 1.4.1
 
-:Release Date: 2019-06-09
+O-Parent
+........
 
-**New Features**
+Version: 3.3.2
+^^^^^^^^^^^^^^
 
-* Update vFWCL use case test script
+.. csv-table:: Oparent Changes
+    :file: ./files/csv/release-oparent-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
+Demo Artifacts (Heat Templates)
+...............................
 
-Version: 1.4.0
+Version: 1.11.0
+^^^^^^^^^^^^^^^
 
-:Release Date: 2019-05-24
+.. csv-table:: Demo Changes
+    :file: ./files/csv/release-demo-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-**New Features**
+The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf
 
-* Update vFWCL use case closed loop policy
-* Fix vCPE use case test bugs
-* Support resource VL type in test script
-* Add test script for new use cases
-* Enhance existing use cases test script
 
-Version: 1.3.2
---------------
+Use Cases and Requirements
+--------------------------
 
-:Release Date: 2018-11-20
+See dedicated :ref:`Kohn Use Cases and requirements page <docs_usecases_release>`
 
-**New Features**
+Maturity Testing Notes
+----------------------
 
-* Fully automated vFW Closed Loop instantiation and testing
-* Instantiation of 5 new vCPE models
+:ref:`Maturity testing page <integration-s3p>`
 
+Open JIRAs/Known issues
+-----------------------
 
-Version: 1.3.1
---------------
+Integration
+...........
 
-:Release Date: 2018-11-14
+`Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_
 
-**New Features**
+Testsuite
+.........
 
-* Additional health checks for new ONAP components in Casablanca
-* New ETE test suite to test Portal functionality
-* Various enhancements to improve stability of Robot tests
+`Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_