add python compatibility module
[multicloud/framework.git] / docs / release-notes.rst
index 8f19f02..e0d3406 100644 (file)
@@ -11,12 +11,17 @@ MultiCloud Release Notes
 Abstract
 ========
 
-This document provides the release notes for the ``honolulu`` release.
+This document provides the release notes for the ``jakarta`` release.
 
 Summary
 =======
 
-This release introduces new features into k8s plugin that enhance Day 2 configuration support for k8s resources and brings features for monitoring of CNF health. 
+
+Version: 11.0.0
+---------------
+
+There are no updates to the Multicloud project for the Kohn release
+
 
 Release Data
 ============
@@ -25,15 +30,15 @@ Release Data
 | **Project**               | MultiCloud                                      |
 |                           |                                                 |
 +---------------------------+-------------------------------------------------+
-| **Docker images**         | onap/multicloud-framework:1.6.0                 |
-|                           | onap/multicloud-framework-artifactbroker:1.6.0  |
-|                           | onap/multicloud-openstack-starlingx:1.5.5       |
-|                           | onap/multicloud-openstack-windriver:1.5.5       |
-|                           | onap/multicloud-openstack-fcaps:1.5.5           |
-|                           | onap/multicloud-openstack-pike:1.5.5            |
-|                           | onap/multicloud-k8s:0.8.0                       |
+| **Docker images**         | onap/multicloud-framework:1.9.0                 |
+|                           | onap/multicloud-framework-artifactbroker:1.9.0  |
+|                           | onap/multicloud-openstack-starlingx:1.5.7       |
+|                           | onap/multicloud-openstack-windriver:1.5.7       |
+|                           | onap/multicloud-openstack-fcaps:1.5.7           |
+|                           | onap/multicloud-openstack-pike:1.5.7            |
+|                           | onap/multicloud-k8s:0.10.1                      |
 +---------------------------+-------------------------------------------------+
-| **Release designation**   | honolulu 8.0.0                                  |
+| **Release designation**   | kohn                                            |
 |                           |                                                 |
 +---------------------------+-------------------------------------------------+
 
@@ -41,12 +46,7 @@ Release Data
 New features
 ------------
 
-New features in k8s Plugin:
-- Refined Configuration API allows for flexible modification of the CNF configuration. Configuration API allows to create, modify and delete k8s resource templates and it allows their parameterization base on dedicated or inherited from the CNF instance input parameters.
-
-- Query API allows for the gathering of the filtered out the status of CNF what can be helpful to get precise information for particular resources belonging to the CNF. Query API produces results in the same format as Status API that offers the full set of information about CNF status.
-
-- HealthCheck API allows for the execution of dedicated healthcheck jobs (similar to helm test operation) that can verify on demand the current status of the CNF. The API can be used also to retrieved the results of healthcheck job execution, which can be extended with Status/Query API
+N/A
 
 **Bug fixes**
 
@@ -63,30 +63,20 @@ N/A
 - `MULTICLOUD-601 <https://jira.onap.org/browse/MULTICLOUD-601>`_
   MultiCloud k8s: move to sigs yaml from ghodss
 
-- `MULTICLOUD-661 <https://jira.onap.org/browse/MULTICLOUD-661>`_
-  MultiCloud k8s: OVN Installation issues
-
-- `MULTICLOUD-661 <https://jira.onap.org/browse/MULTICLOUD-661>`_
-  MultiCloud k8s: OVN Installation issues
-
-- `MULTICLOUD-1269 <https://jira.onap.org/browse/MULTICLOUD-1269>`_
-  MultiCloud k8s: K8s Plugins keeps failed RB Instance
-
-- `MULTICLOUD-1295 <https://jira.onap.org/browse/MULTICLOUD-1295>`_
-  MultiCloud k8s: Bug in Multicloud K8S Plugin Detemplating
+- `MULTICLOUD-1312 <https://jira.onap.org/browse/MULTICLOUD-1312>`_
+  MultiCloud k8s: Query API returns 500 instead of 404
 
-- `MULTICLOUD-1307 <https://jira.onap.org/browse/MULTICLOUD-1307>`_
-  MultiCloud k8s: Query API issues
+- `MULTICLOUD-1329 <https://jira.onap.org/browse/MULTICLOUD-1329>`_
+  MultiCloud k8s: Redundant data in MongoDB created
 
-- `MULTICLOUD-1308 <https://jira.onap.org/browse/MULTICLOUD-1308>`_
-  MultiCloud k8s: Healthcheck API Exception
+- `MULTICLOUD-1330 <https://jira.onap.org/browse/MULTICLOUD-1330>`_
+  MultiCloud k8s: Consul operation interface problems
 
-- `MULTICLOUD-1311 <https://jira.onap.org/browse/MULTICLOUD-1311>`_
-  MultiCloud k8s: Creation of Config from CDS fails
-
-- `MULTICLOUD-1312 <https://jira.onap.org/browse/MULTICLOUD-1312>`_
-  MultiCloud k8s: Query API returns 500 instead of 404
+- `MULTICLOUD-1331 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
+  MultiCloud k8s: Instance status update failure
 
+- `MULTICLOUD-1459 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
+  MultiCloud k8s: Multicloud-k8s dockers contain GPLv3
 
 Deliverables
 ------------
@@ -107,11 +97,9 @@ System Limitations
 
 N/A
 
-
 Known Vulnerabilities
 ---------------------
 
-
 MULTICLOUD 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 determined to be false positive.
@@ -119,25 +107,38 @@ been assessed for risk and determined to be false positive.
 The MULTICLOUD open Critical security vulnerabilities and their risk
 assessment have been documented as part of the
 `project
-<https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_.
-
+<https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_.
 
 Workarounds
 -----------
 
 N/A
 
-
 Security Notes
 --------------
 
 **Fixed Security Issues**
 
-N/A
+CVE issue pertained to multicloud-openstack components reported
+by https://wiki.onap.org/display/SV/Istanbul+Multicloud
+has been fixed by upgrading dependencies
+
+CVE issue pertained to multicloud-framework components reported
+by https://wiki.onap.org/display/SV/Istanbul+Multicloud
+has been fixed by upgrading dependencies
 
 **Known Security Issues**
 
-N/A
+
+Fixing of CVE issue pertained to multicloud-framework-artifactbroker components
+reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
+is an ongoing effort
+
+
+Fixing of CVE issue pertained to multicloud-openstack-vmware components
+reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
+will not be fixed due to lack of commitment from community
+
 
 Test Results
 ============
@@ -147,7 +148,7 @@ N/A
 References
 ==========
 
-For more information on the ONAP ``guilin`` release, please see:
+For more information on the ONAP ``kohn`` release, please see:
 
 #. `ONAP Home Page`_
 #. `ONAP Documentation`_
@@ -168,6 +169,6 @@ Quick Links
 
   - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_
 
-  - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_
+  - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_
 
   - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_