diff options
Diffstat (limited to 'docs/Release Notes.rst')
-rw-r--r-- | docs/Release Notes.rst | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 354322c..c363a95 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -9,6 +9,131 @@ Release Notes ============= +Version: 7.0.0 (Guilin Release) +----------------------------------- + +:Release Date: 2020-Nov-19 + +Guilin Release tag - 7.0.0 + +**New Features** + +* Enables CNF orchestration with artifact format of helm charts + +**The MultiCloud services consists of following components:** + +**MultiCloud Broker (version: 1.6.0)** + +* Fix bugs + + +**MultiCloud ArtifactBroker (version: 1.6.0)** + +* Enhanced to support Artifact format of Helm Chart +* Upgrade to Java11 + + +**MultiCloud FCAPS (version: 1.5.5)** + +* None + + +**MultiCloud Plugin for Wind River Titanium Cloud (version: 1.5.5)** + +* None + + +**MultiCloud Plugin for StarlingX (version: 1.5.5)** + +* None + + +**MultiCloud Plugin for OpenStack versions (version: 1.5.5)** + +* None + + + +**MultiCloud Plugin for Kubernetes (version: 0.7.0)** + +* Fix bugs + + +**Bug Fixes** + +- `MULTICLOUD-1195 <https://jira.onap.org/browse/MULTICLOUD-1195>`_ + Multicloud used wrong MSB URL + +**Known Issues** + +- `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_ + MultiCloud OpenStack: image creating API cannot handle large image file + +- `MULTICLOUD-389 <https://jira.onap.org/browse/MULTICLOUD-389>`_ + MultiCloud OpenStack: keypair cannot be passed for nova instance creation + +- `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_ + MultiCloud OpenStack: API request to multicloud with authorization header will be rejected + +- `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 + + +**Security Notes** + +*Fixed Security Issues* + + +*Known Security Issues* + + +*Known Vulnerabilities in Used Modules* + + +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. + +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>`_. + + +Quick Links: + - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_ + + - `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>`_ + + - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_ + +**Upgrade Notes** + +None + +**Deprecation Notes** + +* The maintenance with regarding to MultiCloud plugin for Azure + has been stopped from Dublin Release. +* The maintenance with regarding to MultiCloud plugin for OpenStack Newton + has been stopped from Casablanca Release. +* The maintenance with regarding to MultiCloud plugin for OpenStack Ocata + has been stopped from El Alto Release. +* The maintenance with regarding to MultiCloud plugin for OpenStack Lenovo + has been stopped from El Alto Release. +* The maintenance with regarding to MultiCloud plugin for VMware VIO + has been stopped from Guilin Release. + +**Other** + +None + + Version: 6.0.0 (Frankfurt Release) ----------------------------------- |