X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;fp=docs%2FRelease%20Notes.rst;h=4df7266922c45c8d118cee4060efa40344ce6972;hp=a45f22a62697603e8145fa1657b22dd7b97d2d3d;hb=2c7fa4531ff92b56a0f7628d165c25bd34aca54c;hpb=077b4c0a439393531371e1c5e34f3637a306f754 diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index a45f22a..4df7266 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -6,6 +6,175 @@ Release Notes ============= + +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) -----------------------------------