X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FRelease%20Notes.rst;h=f46244d7995a9394323f20dfdf9c4d996a8006cf;hb=refs%2Fchanges%2F83%2F47983%2F1;hp=5883788d83e1544161db1a1dc6245df1a7b194b9;hpb=0cfd9d031bf80a39e6677291b3a407eefc400013;p=multicloud%2Fframework.git diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 5883788..f46244d 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. + ============= Release Notes ============= @@ -9,27 +13,25 @@ Release Date New Features ------------ -* keystone proxy to support original OpenStack consumed modules -* Mutiple VIM registry and unregistry -* Resources LCM functions -* Hierarchical bindig based SDN integration in each Datacenter -* Fcaps basic data collection support, OS panic alert is thrown out as an example -* Auto-deployment support to both K8s and heat -* Fake cloud based Unit and system test framework -* Complete code coverage detection and CSIT framework -* Complish plugins of different backends, including: Vanilla OpenStack (based on Ocata) and commercial Clouds including OpenStack (including Titanium - Mitaka from Wind River and VIO - Ocata from VMware) +* 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 HAP support 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-123 `_ - Append v3 to keystone url by default, if keystone version is missing. +- `MULTICLOUD-225 `_ + Allow to forward header properties through Multi VIM/Cloud framework + +- `MULTICLOUD-221 `_ + Fix VESAgent health check flow -- `MULTICLOUD-102 `_ - Throw exception in Multi Cloud when backend OpenStack throw exceptions. +- `MULTICLOUD-220 `_ + Fix Multi VIM/Cloud plugins to enable ID binding with each request. -- `MULTICLOUD-101 `_ - Fix failed to add image info to AAI if image name didn't contain '-'. - Known Issues ------------