From 8a1085087f4a7f117d597d8fa46718899111d542 Mon Sep 17 00:00:00 2001 From: Hong Hui Xiao Date: Fri, 10 Nov 2017 10:59:15 +0800 Subject: [PATCH] Add more content to release note Change-Id: Ibeaf8a14d5158131ceac07f34b4c194fd1d0a28c issue-id: MULTICLOUD-86 Signed-off-by: HongHui Xiao --- docs/Release Notes.rst | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 4162754..0bb434d 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -12,3 +12,35 @@ New Features * keystone proxy to support original OpenStack consumed modules * Muti VIM registry and unregistry * Resources LCM functions + +Bug Fixes +--------- +- `MULTICLOUD-123 `_ + Append v3 to keystone url by default, if keystone version is missing. + +- `MULTICLOUD-102 `_ + Throw exception in Multi Cloud when backend OpenStack throw exceptions. + +- `MULTICLOUD-101 `_ + Fix failed to add image info to AAI if image name didn't contain '-'. + + +Known Issues +------------ +None + +Security Issues +--------------- +None + +Upgrade Notes +------------- +None + +Deprecation Notes +----------------- +None + +Other +----- +None -- 2.16.6