diff options
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 |