diff options
author | xinhuili <lxinhui@vmware.com> | 2017-11-12 18:12:53 +0800 |
---|---|---|
committer | xinhuili <lxinhui@vmware.com> | 2017-11-12 18:12:53 +0800 |
commit | 0cfd9d031bf80a39e6677291b3a407eefc400013 (patch) | |
tree | 638ac42de522342b8d65483cb8625f56dbb2f4c4 | |
parent | 8a1085087f4a7f117d597d8fa46718899111d542 (diff) |
Make up feature list for R1
This patch is to make up feature list for R1
Change-Id: I24f4e8613d87d4eae9e4746d500fe69d12ddc5fe
issue-id: MULTICLOUD-86
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
-rw-r--r-- | docs/Release Notes.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 0bb434d..5883788 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -10,8 +10,14 @@ Release Date New Features ------------ * keystone proxy to support original OpenStack consumed modules -* Muti VIM registry and unregistry +* 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) Bug Fixes --------- |