blob: fbf47ba7f654e8d87fd2c91cff95bb11e968ebdf [file] [log] [blame]
xinhuilie0b23692017-11-09 04:28:27 +08001=============
2Release Notes
3=============
4
5Release Date
6------------
72017-11-16
8
9
10New Features
11------------
xinhuili6c40d462017-11-18 17:08:24 +080012* Keystone proxy for convenient integration with modules which depend on original OpenStack functions
13* Multiple VIM registry and unregister
xinhuilie0b23692017-11-09 04:28:27 +080014* Resources LCM functions
xinhuili0cfd9d02017-11-12 18:12:53 +080015* Auto-deployment support to both K8s and heat
xinhuili6c40d462017-11-18 17:08:24 +080016* Hierarchical binding based integration with the third party SDN controller
17* Basic Fcaps alert collection support, VM abnormal status is thrown out as an example
xinhuili0cfd9d02017-11-12 18:12:53 +080018* Fake cloud based Unit and system test framework
xinhuili6c40d462017-11-18 17:08:24 +080019* Complete code coverage detection, CSIT, and document framework
20* 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)
Hong Hui Xiao8a108502017-11-10 10:59:15 +080021
22Bug Fixes
23---------
24- `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_
25 Append v3 to keystone url by default, if keystone version is missing.
26
27- `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_
28 Throw exception in Multi Cloud when backend OpenStack throw exceptions.
29
30- `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_
31 Fix failed to add image info to AAI if image name didn't contain '-'.
32
33
34Known Issues
35------------
36None
37
38Security Issues
39---------------
40None
41
42Upgrade Notes
43-------------
44None
45
46Deprecation Notes
47-----------------
48None
49
50Other
51-----
52None