Revise docs
[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
11 -------
12 1.1.0
13
14 Release Date
15 ------------
16 2018-05-24
17
18
19 New Features
20 ------------
21 * Allow to check capacity capability for smart VNF placement across VIMs.
22 * Declarative template driven framework to generate API dynamically.
23 * 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.
24 * Enable basic HPA discovery and representing at Multi VIM/Cloud when registry.
25 * Enable distributed log collection mechanism to a centralized logging analysis system.
26 * Improve parallelism of Multi VIM/Cloud service framework with performance verification.
27 * Upload and download images based on Cloud storage capabilities to support remote image distribution requirement.
28
29 Bug Fixes
30 ---------
31 - `MULTICLOUD-225 <https://jira.onap.org/browse/MULTICLOUD-225>`_
32   Allow to forward header properties through Multi VIM/Cloud framework
33
34 - `MULTICLOUD-221 <https://jira.onap.org/browse/MULTICLOUD-221>`_
35   Fix VESAgent health check flow
36
37 - `MULTICLOUD-220 <https://jira.onap.org/browse/MULTICLOUD-220>`_
38   Fix Multi VIM/Cloud plugins to enable ID binding with each request.
39
40
41 Known Issues
42 ------------
43 None
44
45 Security Issues
46 ---------------
47 None
48
49 Upgrade Notes
50 -------------
51 None
52
53 Deprecation Notes
54 -----------------
55 None
56
57 Other
58 -----
59 None
60
61 ====
62
63
64 Version
65 -------
66 1.0.0
67
68 Release Date
69 ------------
70 2017-11-16
71
72
73 New Features
74 ------------
75 * Keystone proxy for convenient integration with modules which depend on original OpenStack functions
76 * Multiple VIM registry and unregister
77 * Resources LCM functions
78 * Auto-deployment support to both K8s and heat
79 * Hierarchical binding based integration with the third party SDN controller
80 * Basic Fcaps alert collection support, VM abnormal status is thrown out as an example
81 * Fake cloud based Unit and system test framework
82 * Complete code coverage detection, CSIT, and document framework
83 * 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)
84
85 Bug Fixes
86 ---------
87 - `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_
88   Append v3 to keystone url by default, if keystone version is missing.
89
90 - `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_
91   Throw exception in Multi Cloud when backend OpenStack throw exceptions.
92
93 - `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_
94   Fix failed to add image info to AAI if image name didn't contain '-'.
95
96
97 Known Issues
98 ------------
99 None
100
101 Security Issues
102 ---------------
103 None
104
105 Upgrade Notes
106 -------------
107 None
108
109 Deprecation Notes
110 -----------------
111 None
112
113 Other
114 -----
115 None
116
117 ===========
118
119 End of Release Notes