X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=676dc4331e9e1692edba1db40b260fbeca06119a;hb=b3e79cc6ebba2898e201426b59c1bc8caa347a6a;hp=eefabdee3d7bb55ffda8b66c9181a68bcee11f0d;hpb=421296e010d3b552dfee53f10857aff9f57a7ab8;p=multicloud%2Fframework.git diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index eefabde..676dc43 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -6,13 +6,15 @@ Release Notes ============= -Release Date ------------- -2018-05-24 +Version: 1.1.0 +-------------- + +:Release Date: 2018-06-07 + + +**New Features** -New Features ------------- * Allow to check capacity capability for smart VNF placement across VIMs. * Declarative template driven framework to generate API dynamically. * Federate the events of VIM layer with ONAP message bus which provide direct help to HA fencing and improve the efficiency of VM recover with performance verification. @@ -21,8 +23,8 @@ New Features * Improve parallelism of Multi VIM/Cloud service framework with performance verification. * Upload and download images based on Cloud storage capabilities to support remote image distribution requirement. -Bug Fixes ---------- +**Bug Fixes** + - `MULTICLOUD-225 `_ Allow to forward header properties through Multi VIM/Cloud framework @@ -33,22 +35,81 @@ Bug Fixes Fix Multi VIM/Cloud plugins to enable ID binding with each request. -Known Issues ------------- +**Known Issues** + None -Security Issues ---------------- +**Security Notes** + +MULTICLOUD code has been formally scanned during build time using NexusIQ and no Critical vulnerability were found. + +Quick Links: + - `MULTICLOUD project page `_ + + - `Passing Badge information for MULTICLOUD `_ + +**Upgrade Notes** + None -Upgrade Notes -------------- +**Deprecation Notes** + None -Deprecation Notes ------------------ +**Other** + None -Other ------ +Version: 1.0.0 +-------------- + +:Release Date: 2017-11-16 + + +**New Features** + +* 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 + +=========== + +End of Release Notes