blob: 5883788d83e1544161db1a1dc6245df1a7b194b9 (
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
|
=============
Release Notes
=============
Release Date
------------
2017-11-16
New Features
------------
* keystone proxy to support original OpenStack consumed modules
* Mutiple VIM registry and unregistry
* Resources LCM functions
* Hierarchical bindig based SDN integration in each Datacenter
* Fcaps basic data collection support, OS panic alert is thrown out as an example
* Auto-deployment support to both K8s and heat
* Fake cloud based Unit and system test framework
* Complete code coverage detection and CSIT framework
* Complish plugins of different backends, including: Vanilla OpenStack (based on Ocata) and commercial Clouds including OpenStack (including Titanium - Mitaka from Wind River and VIO - Ocata from VMware)
Bug Fixes
---------
- `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_
Append v3 to keystone url by default, if keystone version is missing.
- `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_
Throw exception in Multi Cloud when backend OpenStack throw exceptions.
- `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_
Fix failed to add image info to AAI if image name didn't contain '-'.
Known Issues
------------
None
Security Issues
---------------
None
Upgrade Notes
-------------
None
Deprecation Notes
-----------------
None
Other
-----
None
|