41c83c5a0f54c768b56c5b91ddba9df1de5a24e9
[multicloud/framework.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0
2    International License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) ONAP Project and its contributors
5 .. _release_notes:
6
7 ************************
8 MultiCloud Release Notes
9 ************************
10
11 Abstract
12 ========
13
14 This document provides the release notes for the ``guilin`` release.
15
16 Summary
17 =======
18
19 MultiCloud Project enhances artifactbroker to support CNF orchestration with
20 artifact format of helm charts (without wrapping in a dummy heat template)
21
22
23 Release Data
24 ============
25
26 +---------------------------+-------------------------------------------------+
27 | **Project**               | MultiCloud                                      |
28 |                           |                                                 |
29 +---------------------------+-------------------------------------------------+
30 | **Docker images**         | onap/multicloud-framework:1.6.0                 |
31 |                           | onap/multicloud-framework-artifactbroker:1.6.0  |
32 |                           | onap/multicloud-openstack-starlingx:1.5.5       |
33 |                           | onap/multicloud-openstack-windriver:1.5.5       |
34 |                           | onap/multicloud-openstack-fcaps:1.5.5           |
35 |                           | onap/multicloud-openstack-pike:1.5.5            |
36 |                           | onap/multicloud-azure:1.2.4                     |
37 |                           | onap/multicloud-k8s:0.7.0                       |
38 +--------------------------------------+--------------------------------------+
39 | **Release designation**   | Guilin 7.0.0                                    |
40 |                           |                                                 |
41 +---------------------------+-------------------------------------------------+
42
43
44 New features
45 ------------
46
47 Enables CNF orchestration with artifact format of helm charts
48
49 **Bug fixes**
50
51 - `MULTICLOUD-1195 <https://jira.onap.org/browse/MULTICLOUD-1195>`_
52   Multicloud used wrong MSB URL
53   
54 **Known Issues**
55
56 - `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_
57   MultiCloud OpenStack: image creating API cannot handle large image file
58
59 - `MULTICLOUD-389 <https://jira.onap.org/browse/MULTICLOUD-389>`_
60   MultiCloud OpenStack: keypair cannot be passed for nova instance creation
61
62 - `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_
63   MultiCloud OpenStack: API request to multicloud with authorization header will be rejected
64
65 - `MULTICLOUD-601 <https://jira.onap.org/browse/MULTICLOUD-601>`_
66   MultiCloud k8s: move to sigs yaml from ghodss
67
68 - `MULTICLOUD-661 <https://jira.onap.org/browse/MULTICLOUD-661>`_
69   MultiCloud k8s: OVN Installation issues
70
71
72 Deliverables
73 ------------
74
75 Software Deliverables
76 ~~~~~~~~~~~~~~~~~~~~~
77
78
79 Documentation Deliverables
80 ~~~~~~~~~~~~~~~~~~~~~~~~~~
81
82
83 Known Limitations, Issues and Workarounds
84 =========================================
85
86 System Limitations
87 ------------------
88
89 N/A
90
91
92 Known Vulnerabilities
93 ---------------------
94
95
96 MULTICLOUD code has been formally scanned during build time using NexusIQ and
97 all Critical vulnerabilities have been addressed, items that remain open have
98 been assessed for risk and determined to be false positive.
99
100 The MULTICLOUD open Critical security vulnerabilities and their risk
101 assessment have been documented as part of the
102 `project
103 <https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_.
104
105
106 Workarounds
107 -----------
108
109 N/A
110
111
112 Security Notes
113 --------------
114
115 **Fixed Security Issues**
116
117 N/A
118
119 **Known Security Issues**
120
121 N/A
122
123 Test Results
124 ============
125
126 N/A
127
128 References
129 ==========
130
131 For more information on the ONAP ``guilin`` release, please see:
132
133 #. `ONAP Home Page`_
134 #. `ONAP Documentation`_
135 #. `ONAP Release Downloads`_
136 #. `ONAP Wiki Page`_
137
138
139 .. _`ONAP Home Page`: https://www.onap.org
140 .. _`ONAP Wiki Page`: https://wiki.onap.org
141 .. _`ONAP Documentation`: https://docs.onap.org
142 .. _`ONAP Release Downloads`: https://git.onap.org
143
144
145 Quick Links
146 ===========
147
148   - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_
149
150   - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_
151
152   - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_
153
154   - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_