diff options
author | xinhuili <lxinhui@vmware.com> | 2017-11-18 17:08:24 +0800 |
---|---|---|
committer | xinhuili <lxinhui@vmware.com> | 2017-11-18 17:31:17 +0800 |
commit | 6c40d4664473ed0126f15c592e953f36379ace34 (patch) | |
tree | 01aa15321eaa29dd7a14f6f086a6ad41a702063d /docs/Release Notes.rst | |
parent | 0cfd9d031bf80a39e6677291b3a407eefc400013 (diff) |
Revise release notes
This patch is to add revise notes
Change-Id: I2eeb095fe3a3afaf164f4897e9f6ea43865cf8cd
issue-id: MULTICLOUD-86
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
Diffstat (limited to 'docs/Release Notes.rst')
-rw-r--r-- | docs/Release Notes.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 5883788..fbf47ba 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -9,15 +9,15 @@ Release Date New Features ------------ -* keystone proxy to support original OpenStack consumed modules -* Mutiple 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 -* 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 +* 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 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) +* 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 --------- |