From 1a3b097f8d06be3683a7540610a1540246393215 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Wed, 18 Sep 2019 08:51:39 +0000 Subject: [PATCH] Release Note for R5 Including additional information under Multicloud plugin for Kubernetes release notes. Issue-ID: MULTICLOUD-814 Signed-off-by: Bin Yang Change-Id: I172b8712409a9b9a1cee1779bcff08307f3f94ef --- docs/Release Notes.rst | 164 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 323053d..152a23d 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -6,6 +6,170 @@ Release Notes ============= +Version: 5.0.1 (El Alto Release) +----------------------------------- + +:Release Date: 2019-09-30 + +**New Features** + +* Rebase to Python 3 + + +**The MultiCloud services consists of following components:** + +**MultiCloud Broker (version: 1.4.1)** + +* Rebase to Python 3 +* Update django version to 2.2.3 + + +**MultiCloud ArtifactBroker (version: 1.4.1)** + +* None + + +**MultiCloud FCAPS (version: 1.4.1)** + +* Rebase to Python 3 +* Update django version to 2.2.3 + + +**MultiCloud Plugin for Wind River Titanium Cloud (version: 1.4.1)** + +* Rebase to Python 3 +* Update django version to 2.2.3 + +**MultiCloud Plugin for StarlingX (version: 1.4.1)** + +* Rebase to Python 3 +* Update django version to 2.2.3 + + +**MultiCloud Plugin for OpenStack versions (version: 1.3.4)** + +* Rebase to Python 3 for pike plugin +* Update django version to 2.2.3 + +**MultiCloud Plugin for VIO (version 1.4.1)** + +* Rebase to Python 3 +* Update django version + + +**MultiCloud Plugin for Azure (version 1.2.4)** + +* None + +**MultiCloud Plugin for Kubernetes (version: 0.5.0)** + +* Add support for Network Operator +* Update Kubespray and Kube version in KuD +* Use Multus DaemonSet for installing Multus in KuD +* Use NFD DaemonSet to integrate Node Feature discovery in KuD + +**Bug Fixes** + + +- `MULTICLOUD-644 `_ + MultiCloud k8s: KUD - Go version is not correct + +- `MULTICLOUD-684 `_ + MultiCloud k8s: KUD - OVN Network Operator + +- `MULTICLOUD-663 `_ + MultiCloud k8s: Multus error when the namesapace is not default + +- `MULTICLOUD-681 `_ + MultiCloud k8s: Use Multus DaemonSet for installing Multus in KuD + +- `MULTICLOUD-772 `_ + MultiCloud k8s: Update the version of Kubespray in KUD + +- `MULTICLOUD-797 `_ + MultiCloud k8s: Use NFD DaemonSet for integrating Node Feature discovery in KuD + +- `MULTICLOUD-614 `_ + MultiCloud k8s: Create KubeConfigDir if it does not exist + +- `MULTICLOUD-662 `_ + MultiCloud k8s: Add Find/Get method to get instance for a particular profile + +- `MULTICLOUD-574 `_ + MultiCloud k8s: Use defferedrestmapper instead of the normal one + +- `MULTICLOUD-557 `_ + MultiCloud k8s: Kubernetes kind plugins should implement an interface + + +**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-661 `_ + MultiCloud k8s: OVN Installation issues + +- `MULTICLOUD-601 `_ + MultiCloud k8s: move to sigs yaml from ghodss + +- `MULTICLOUD-602 `_ + MultiCloud WindRiver: Error when registering a cloud after deleting it + + +**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: 4.0.0 (Dublin Release) ----------------------------------- -- 2.16.6