update link to upper-constraints.txt
[integration.git] / docs / release-notes.rst
index 4f38d58..07ba0b9 100644 (file)
 .. This work is licensed under a Creative Commons Attribution 4.0
    International License. http://creativecommons.org/licenses/by/4.0
 
-Integration Release Notes
-=========================
+Integration Kohn Release Notes
+==============================
+
+.. csv-table:: Integration Releases
+    :file: ./files/csv/release-integration-ref.csv
+    :widths: 50,50
+    :delim: ;
+    :header-rows: 1
+
+.. important::
+
+    - New repositories (see dedicated section)
+    - Bug fixes
+
+    Quick Links:
+
+      - `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>`_
+
+Code changes
+------------
 
 Integration Repo
-----------------
+.................
+
+:Release Date: 2022-10-27
 
-Version: 6.0.0
-..............
 
-:Release Date: 2020-06-15
+Version: 11.0.0 (aka Kohn)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-**New Features**
+.. csv-table:: Integration Changes
+    :file: ./files/csv/release-integration-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-- provide a new testsuite docker version (1.6.3) including several test updates
-  for the different tests
-- Creation of new repositories to host the use cases: bbs, mdons
-- Creation of new repositories to host the simulators: dc-simulator, ran-simulator,
-  pnf-simulator
-- Creation of new repositories to host baseline images: java11, python
-- Update oparent library to fix security Vulnerabilities
-- Support new use cases (mdons, vCPE_tosca,..)
-- Creation of a web page to host CI daily results
-- Creation and Integration in CI of new security tests (http public end points,
-  rooted pods, kubernetes CIS verification, jdpw ports)
-- Update of the onap-k8s use case to report the full status of the cluster after
-  the installation and provide a dashboard
-- Include healthdist and postinstall robot tests in healthcheck tests
-- Add new smoke use cases in CI (pnf-registrate, 5gbulkpm,...)
 
-Quick Links:
+Onaptests (pythonsdk_tests)
+...........................
 
-  - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
-  - ` Frankfurt use testing status page <https://wiki.onap.org/display/DW/2%3A+Frankfurt+Release+Integration+Testing+Status>`
+Main changes:
 
-ONAP Maturity Testing Notes
----------------------------
+.. csv-table:: pythonsdk_tests Changes
+    :file: ./files/csv/release-pythonsdk-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-A Frankfurt daily CI chain has bee put in place after the RC0 milestone. This CI
-chain is used to track the stability of the release from the RC0. it will be
-maintained as the latest stable CI branch and replaces the El Alto branch.
-The daily results can be found in <https://gating-results.onap.eu/results/>.
-A 72 stability test has been executed after RC1.
+Robot (Testsuite)
+.................
 
-See :ref:`S3P page<integration-s3p>` for further details.
+Version: 1.11.0
+^^^^^^^^^^^^^^^
 
-Verified Use Cases and Functional Requirements
-----------------------------------------------
+Main changes:
+
+.. csv-table:: Testsuite Changes
+    :file: ./files/csv/release-testsuite-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-The Integration team verified 31 use cases.
-The details can be found at
-:ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
 
 O-Parent
---------
+........
+
+Version: 3.3.2
+^^^^^^^^^^^^^^
 
-Version: 3.0.2
-..............
+.. csv-table:: Oparent Changes
+    :file: ./files/csv/release-oparent-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-:Release Date: 2020-05-08
+Demo Artifacts (Heat Templates)
+...............................
 
-**New Features**
+Version: 1.11.0
+^^^^^^^^^^^^^^^
 
-- Update tomcat 9.0.30
-- Update latest security dependencies
-- Update settings.xml to use https maven
-- Update sonar configuration
-- Update checkstyle rules to exclude methods
-- Upgrade oparent to checkstyle 8.27
-- Revert "update version of checkstyle for latest google style and jdk 8"
-- update version of checkstyle for latest google style and jdk 8
-- Add compiler-plugin example
-- Uprev to 3.0.0 for Java 11
-- qos logback to 1.2.3
+.. csv-table:: Demo Changes
+    :file: ./files/csv/release-demo-features.csv
+    :widths: 30,70
+    :delim: ;
+    :header-rows: 1
 
-Demo Artifacts (HEAT Templates)
--------------------------------
+The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf
 
-Version: 1.6.0
-..............
 
-:Release Date: 2020-06-15
+Use Cases and Requirements
+--------------------------
 
-https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf/
+See dedicated :ref:`Kohn Use Cases and requirements page <docs_usecases_release>`
 
-**New Features**
+Maturity Testing Notes
+----------------------
 
-* Update POM and heat env to use 1.6.0
-* Helm chart for visualization operator
-* bug fixes
-* Robot enhancements for various use cases
+:ref:`Maturity testing page <integration-s3p>`
 
-Robot Test Suites
------------------
+Open JIRAs/Known issues
+-----------------------
 
-Version: 1.6.3
+Integration
+...........
 
-:Release Date: 2020-06-03
-:sha1: 8f4f6f64eb4626433e6f32eeb146a71d3c840935
+`Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_
 
-**New Features**
+Testsuite
+.........
 
-- bug Fixes(Teardown, control loop, alotteed properties)
-- CI support for hvves, 5GBulkPm and pnf-registrate
+`Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_