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