X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=354322c312b69882a3671e452a28ea4c066c7ebb;hp=124f037df3284c39c53ed1ece9efdcc4961ca962;hb=HEAD;hpb=0a1d9e2040cab26cda27c4582c4d48c30c164ee6 diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 124f037..f08eb5c 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -1,11 +1,310 @@ +.. _Release Notes: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. +:orphan: + ============= 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 `_ + Multicloud used wrong MSB URL + +**Known Issues** + +- `MULTICLOUD-359 `_ + MultiCloud OpenStack: image creating API cannot handle large image file + +- `MULTICLOUD-389 `_ + MultiCloud OpenStack: keypair cannot be passed for nova instance creation + +- `MULTICLOUD-421 `_ + MultiCloud OpenStack: API request to multicloud with authorization header will be rejected + +- `MULTICLOUD-601 `_ + MultiCloud k8s: move to sigs yaml from ghodss + +- `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 +`_. + + +Quick Links: + - `MULTICLOUD project page `_ + + - `Passing Badge information for MULTICLOUD `_ + + - `Project Vulnerability Review Table for Multicloud `_ + + - `Multicloud K8s Plugin Service APIs `_ + +**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) +----------------------------------- + +:Release Date: 2020-May-07 + +**New Features** + +* Enables CNF orchestration to StarlingX 3.0 +* Enables CNF orchestration to WRCP 19.12 +* Decouple OpenStack HPA discovery logic from OpenStack Plugins + + +**The MultiCloud services consists of following components:** + +**MultiCloud Broker (version: 1.5.2)** + +* Fix bugs + + +**MultiCloud ArtifactBroker (version: 1.5.2)** + +* None + + +**MultiCloud FCAPS (version: 1.4.1)** + +* None + + +**MultiCloud Plugin for Wind River Titanium Cloud (version: 1.5.5)** + +* Enables CNF orchestration to WRCP 19.12 + + +**MultiCloud Plugin for StarlingX (version: 1.5.5)** + +* Enables CNF orchestration to StarlingX 3.0 + + +**MultiCloud Plugin for OpenStack versions (version: 1.5.5)** + +* Pike: Decouple OpenStack HPA discovery logic from OpenStack Plugins + + +**MultiCloud Plugin for VIO (version 1.4.1)** + +* None + + +**MultiCloud Plugin for Azure (version 1.2.4)** + +* None + + +**MultiCloud Plugin for Kubernetes (version: 0.6.0)** + +* Replaced usage of vf module "model name/version name" in favor of "vf module model invariant/version uuid" for Resource Bundle naming, thus simplifying instantiation request's content +* Provided functionality of default Profiles allowing for instantiation of Resource Bundles without specifying profile when it's functionality is not needed +* Allowed providing instantiation-time override parameters to be merged into Resource Bundle's variables upon instantiation via oof/user/sdnc directives + + +**Bug Fixes** + +- `MULTICLOUD-602 `_ + MultiCloud WindRiver: Error when registering a cloud after deleting it + +- `MULTICLOUD-846 `_ + MultiCloud Pike: Query stack by infra_workload API returns false status + +- `MULTICLOUD-857 `_ + multicloud azure plugin failed to build due to incompatible with py3 + +- `MULTICLOUD-866 `_ + MultiCloud StarlingX: so openstack adapter not working with starlingx + +- `MULTICLOUD-869 `_ + Wrong distribution of K8s definitions with many vf-modules + +- `MULTICLOUD-968 `_ + the cloud region failed to be registered at second time + +- `MULTICLOUD-970 `_ + parsing of Region name is incorrect + +- `MULTICLOUD-1004 `_ + KUD Multi Vagrant 18.04 issue + +- `MULTICLOUD-1020 `_ + hpa docker failure + +- `MULTICLOUD-1025 `_ + Handle non-typical tar file inside k8splugin properly + +- `MULTICLOUD-1028 `_ + hpa capabilities is not define + +- `MULTICLOUD-1036 `_ + Correct multicloud artifact broker configuration for Frankfurt + +- `MULTICLOUD-1039 `_ + cloud region unregistry API failed to clean related cache entries + + +**Known Issues** + +- `MULTICLOUD-359 `_ + MultiCloud OpenStack: image creating API cannot handle large image file + +- `MULTICLOUD-389 `_ + MultiCloud OpenStack: keypair cannot be passed for nova instance creation + +- `MULTICLOUD-421 `_ + MultiCloud OpenStack: API request to multicloud with authorization header will be rejected + +- `MULTICLOUD-601 `_ + MultiCloud k8s: move to sigs yaml from ghodss + +- `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 +`_. + + +Quick Links: + - `MULTICLOUD project page `_ + + - `Passing Badge information for MULTICLOUD `_ + + - `Project Vulnerability Review Table for Multicloud `_ + + - `Multicloud K8s Plugin Service APIs `_ + +**Upgrade Notes** + +None + +**Deprecation Notes** + +* 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. + +**Other** + +None + + Version: 5.0.1 (El Alto Release) ----------------------------------- @@ -127,6 +426,9 @@ Version: 5.0.1 (El Alto Release) - `MULTICLOUD-846 `_ MultiCloud Pike: Query stack by infra_workload API returns false status +- `MULTICLOUD-866 `_ + MultiCloud StarlingX: so openstack adapter not working with starlingx + **Security Notes** *Fixed Security Issues* @@ -474,7 +776,7 @@ 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 `_. +`project `__. Quick Links: @@ -482,9 +784,9 @@ Quick Links: - `Passing Badge information for MULTICLOUD `_ - - `Project Vulnerability Review Table for Multicloud `_ + - `Project Vulnerability Review Table for Multicloud `__ - - `Multicloud K8s Plugin Service APIs `_ + - `Multicloud K8s Plugin Service APIs `__ **Upgrade Notes** @@ -753,16 +1055,16 @@ 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 `_. +assessment have been documented as part of the `project +`__. Quick Links: - `MULTICLOUD project page `_ - - `Passing Badge information for MULTICLOUD `_ + - `Passing Badge information for MULTICLOUD `__ - - `Project Vulnerability Review Table for Multicloud `_ + - `Project Vulnerability Review Table for Multicloud `__ **Upgrade Notes**