blob: f46244d7995a9394323f20dfdf9c4d996a8006cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
..
This work is licensed under a Creative Commons Attribution 4.0
International License.
=============
Release Notes
=============
Release Date
------------
2017-11-16
New Features
------------
* Allow to check capacity capability for smart VNF placement across VIMs.
* Declarative template driven framework to generate API dynamically.
* 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.
* Enable basic HAP support at Multi VIM/Cloud when registry.
* Enable distributed log collection mechanism to a centralized logging analysis system.
* Improve parallelism of Multi VIM/Cloud service framework with performance verification.
* Upload and download images based on Cloud storage capabilities to support remote image distribution requirement.
Bug Fixes
---------
- `MULTICLOUD-225 <https://jira.onap.org/browse/MULTICLOUD-225>`_
Allow to forward header properties through Multi VIM/Cloud framework
- `MULTICLOUD-221 <https://jira.onap.org/browse/MULTICLOUD-221>`_
Fix VESAgent health check flow
- `MULTICLOUD-220 <https://jira.onap.org/browse/MULTICLOUD-220>`_
Fix Multi VIM/Cloud plugins to enable ID binding with each request.
Known Issues
------------
None
Security Issues
---------------
None
Upgrade Notes
-------------
None
Deprecation Notes
-----------------
None
Other
-----
None
|