X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=c1873f0365287f47d3e7af95c66f270decd03b8f;hp=0bb434d83ee298dccd420b214a68d9dceb586062;hb=a2dcefabf7239c4687c3ab01e03796e017211285;hpb=8a1085087f4a7f117d597d8fa46718899111d542 diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 0bb434d..c1873f0 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -1,20 +1,88 @@ +.. + This work is licensed under a Creative Commons Attribution 4.0 + International License. + ============= Release Notes ============= -Release Date ------------- -2017-11-16 +Version: 1.1.2 +-------------- + +:Release Date: 2018-06-07 + + +**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. +* Enable basic HPA discovery and representing at Multi VIM/Cloud when registry. +* Enable distributed log collection mechanism to a centralized logging analysis system. +* 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** + +- `MULTICLOUD-225 `_ + Allow to forward header properties through Multi VIM/Cloud framework + +- `MULTICLOUD-221 `_ + Fix VESAgent health check flow + +- `MULTICLOUD-220 `_ + Fix Multi VIM/Cloud plugins to enable ID binding with each request. + + +**Known Issues** + +- `MULTICLOUD-242 `_ + One known issue is that the Ocata image is not put into the consistent place as R1 and please attention to the + download path when you choose manual installation of Ocata plugin from the image pool. + +**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 + +**Deprecation Notes** + +None + +**Other** + +None + +Version: 1.0.0 +-------------- + +:Release Date: 2017-11-16 + + +**New Features** -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** -Bug Fixes ---------- - `MULTICLOUD-123 `_ Append v3 to keystone url by default, if keystone version is missing. @@ -23,24 +91,28 @@ Bug Fixes - `MULTICLOUD-101 `_ Fix failed to add image info to AAI if image name didn't contain '-'. - -Known Issues ------------- + +**Known Issues** + None -Security Issues ---------------- +**Security Issues** + None -Upgrade Notes -------------- +**Upgrade Notes** + None -Deprecation Notes ------------------ +**Deprecation Notes** + None -Other ------ +**Other** + None + +=========== + +End of Release Notes