X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=2f76ac1c2a22421b25b664a5471c363dd520ff61;hp=71c6870c5cccaa8417f21349df07a9978cd3aa65;hb=c21b713849782324b1eaed33d6202cf081f44f99;hpb=2906f8863e3af3559a5ba288cbc2363f31c9f507 diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 71c6870..2f76ac1 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -1,11 +1,70 @@ -.. 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. +.. + This work is licensed under a Creative Commons Attribution 4.0 + International License. ============= Release Notes ============= + +Version +------- +1.1.0 + +Release Date +------------ +2018-05-24 + + +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 +------------ +None + +Security Issues +--------------- +None + +Upgrade Notes +------------- +None + +Deprecation Notes +----------------- +None + +Other +----- +None + +==== + + +Version +------- +1.0.0 + Release Date ------------ 2017-11-16 @@ -33,7 +92,7 @@ Bug Fixes - `MULTICLOUD-101 `_ Fix failed to add image info to AAI if image name didn't contain '-'. - + Known Issues ------------ @@ -54,3 +113,7 @@ None Other ----- None + +=========== + +End of Release Notes