diff options
author | Hong Hui Xiao <honghui_xiao@yeah.net> | 2017-11-10 10:59:15 +0800 |
---|---|---|
committer | Hong Hui Xiao <honghui_xiao@yeah.net> | 2017-11-10 10:59:15 +0800 |
commit | 8a1085087f4a7f117d597d8fa46718899111d542 (patch) | |
tree | c87f4a6900a34421a8d6223c265811eee6b9d396 /docs | |
parent | d8d277453aa088ac83a598d7e785ce0bb7f49304 (diff) |
Add more content to release note
Change-Id: Ibeaf8a14d5158131ceac07f34b4c194fd1d0a28c
issue-id: MULTICLOUD-86
Signed-off-by: HongHui Xiao <honghui_xiao@yeah.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Release Notes.rst | 32 |
1 files changed, 32 insertions, 0 deletions
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 <https://jira.onap.org/browse/MULTICLOUD-123>`_ + Append v3 to keystone url by default, if keystone version is missing. + +- `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_ + Throw exception in Multi Cloud when backend OpenStack throw exceptions. + +- `MULTICLOUD-101 <https://jira.onap.org/browse/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 |