Update Release Note for Beijing
[multicloud/framework.git] / docs / Release Notes.rst
1 ..
2  This work is licensed under a Creative Commons Attribution 4.0
3  International License.
4
5 =============
6 Release Notes
7 =============
8
9
10 Version: 1.1.2
11 --------------
12
13 :Release Date: 2018-06-07
14
15
16 **New Features**
17
18 * Allow to check capacity capability for smart VNF placement across VIMs.
19 * Declarative template driven framework to generate API dynamically.
20 * Federate the events of VIM layer with ONAP message bus which provide direct help to HA fencing and improve the
21   efficiency of VM recover with performance verification.
22 * Enable basic HPA discovery and representing at Multi VIM/Cloud when registry.
23 * Enable distributed log collection mechanism to a centralized logging analysis system.
24 * Improve parallelism of Multi VIM/Cloud service framework with performance verification.
25 * Upload and download images based on Cloud storage capabilities to support remote image distribution requirement.
26
27 **Bug Fixes**
28
29 - `MULTICLOUD-225 <https://jira.onap.org/browse/MULTICLOUD-225>`_
30   Allow to forward header properties through Multi VIM/Cloud framework
31
32 - `MULTICLOUD-221 <https://jira.onap.org/browse/MULTICLOUD-221>`_
33   Fix VESAgent health check flow
34
35 - `MULTICLOUD-220 <https://jira.onap.org/browse/MULTICLOUD-220>`_
36   Fix Multi VIM/Cloud plugins to enable ID binding with each request.
37
38
39 **Known Issues**
40
41 - `MULTICLOUD-242 <https://jira.onap.org/browse/MULTICLOUD-242>`_
42   One known issue is that the Ocata image is not put into the consistent place as R1 and please attention to the
43   download path when you choose manual installation of Ocata plugin from the image pool.
44
45 **Security Notes**
46
47 MULTICLOUD code has been formally scanned during build time using NexusIQ and no Critical vulnerability were found.
48
49 Quick Links:
50   - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_
51
52   - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_
53
54 **Upgrade Notes**
55
56 None
57
58 **Deprecation Notes**
59
60 None
61
62 **Other**
63
64 None
65
66 Version: 1.0.0
67 --------------
68
69 :Release Date: 2017-11-16
70
71
72 **New Features**
73
74 * Keystone proxy for convenient integration with modules which depend on original OpenStack functions
75 * Multiple VIM registry and unregister
76 * Resources LCM functions
77 * Auto-deployment support to both K8s and heat
78 * Hierarchical binding based integration with the third party SDN controller
79 * Basic Fcaps alert collection support, VM abnormal status is thrown out as an example
80 * Fake cloud based Unit and system test framework
81 * Complete code coverage detection, CSIT, and document framework
82 * 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)
83
84 **Bug Fixes**
85
86 - `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_
87   Append v3 to keystone url by default, if keystone version is missing.
88
89 - `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_
90   Throw exception in Multi Cloud when backend OpenStack throw exceptions.
91
92 - `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_
93   Fix failed to add image info to AAI if image name didn't contain '-'.
94
95
96 **Known Issues**
97
98 None
99
100 **Security Issues**
101
102 None
103
104 **Upgrade Notes**
105
106 None
107
108 **Deprecation Notes**
109
110 None
111
112 **Other**
113
114 None
115
116 ===========
117
118 End of Release Notes