diff options
author | Li Xinhui <lxinhui@vmware.com> | 2018-05-17 13:57:33 +0800 |
---|---|---|
committer | Li Xinhui <lxinhui@vmware.com> | 2018-05-17 14:00:44 +0800 |
commit | 6a14968d9a3f237c790c0e275f05bedd8cff5e65 (patch) | |
tree | bdb4132409572a66d9c6d6dfa16787f11b5ed8e2 /docs/Release Notes.rst | |
parent | 5a9a24104efa7d32f9ae236154be0c34016c45ae (diff) |
Add release note for R2
This patch is to add release note for R2 release.
Change-Id: I0110aec66a64cca949b7592385fa2ad2d45c63e6
Issue-ID: MULTICLOUD-211
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
Diffstat (limited to 'docs/Release Notes.rst')
-rw-r--r-- | docs/Release Notes.rst | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index bb87b8c..f46244d 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -13,27 +13,25 @@ Release Date 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) +* 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 <https://jira.onap.org/browse/MULTICLOUD-123>`_ - Append v3 to keystone url by default, if keystone version is missing. +- `MULTICLOUD-225 <https://jira.onap.org/browse/MULTICLOUD-225>`_ + Allow to forward header properties through Multi VIM/Cloud framework -- `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_ - Throw exception in Multi Cloud when backend OpenStack throw exceptions. +- `MULTICLOUD-221 <https://jira.onap.org/browse/MULTICLOUD-221>`_ + Fix VESAgent health check flow + +- `MULTICLOUD-220 <https://jira.onap.org/browse/MULTICLOUD-220>`_ + Fix Multi VIM/Cloud plugins to enable ID binding with each request. -- `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_ - Fix failed to add image info to AAI if image name didn't contain '-'. - Known Issues ------------ |