X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=71c6870c5cccaa8417f21349df07a9978cd3aa65;hb=refs%2Fchanges%2F31%2F28131%2F1;hp=4162754d2026064cddf01a4857b7ac435098ef7b;hpb=e0b2369c0e01bcd44508a5943c1b1f6aad9d12c0;p=multicloud%2Fframework.git diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 4162754..71c6870 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2017-2018 VMware, Inc. + ============= Release Notes ============= @@ -9,6 +13,44 @@ Release Date New Features ------------ -* keystone proxy to support original OpenStack consumed modules -* Muti VIM registry and unregistry +* Keystone proxy for convenient integration with modules which depend on original OpenStack functions +* Multiple VIM registry and unregister * Resources LCM functions +* Auto-deployment support to both K8s and heat +* Hierarchical binding based integration with the third party SDN controller +* Basic Fcaps alert collection support, VM abnormal status is thrown out as an example +* Fake cloud based Unit and system test framework +* Complete code coverage detection, CSIT, and document framework +* Provide several plugins of different backbends, including: Vanilla OpenStack (based on Ocata) and commercial Clouds including OpenStack (including Titanium - Mitaka from Wind River and VIO - Ocata from VMware) + +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