update link to upper-constraints.txt
[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 ``jakarta`` release.
15
16 Summary
17 =======
18
19
20 Version: 11.0.0
21 ---------------
22
23 There are no updates to the Multicloud project for the Kohn release
24
25
26 Release Data
27 ============
28
29 +---------------------------+-------------------------------------------------+
30 | **Project**               | MultiCloud                                      |
31 |                           |                                                 |
32 +---------------------------+-------------------------------------------------+
33 | **Docker images**         | onap/multicloud-framework:1.9.0                 |
34 |                           | onap/multicloud-framework-artifactbroker:1.9.0  |
35 |                           | onap/multicloud-openstack-starlingx:1.5.7       |
36 |                           | onap/multicloud-openstack-windriver:1.5.7       |
37 |                           | onap/multicloud-openstack-fcaps:1.5.7           |
38 |                           | onap/multicloud-openstack-pike:1.5.7            |
39 |                           | onap/multicloud-k8s:0.10.1                      |
40 +---------------------------+-------------------------------------------------+
41 | **Release designation**   | kohn                                            |
42 |                           |                                                 |
43 +---------------------------+-------------------------------------------------+
44
45
46 New features
47 ------------
48
49 N/A
50
51 **Bug fixes**
52
53 N/A
54
55 **Known Issues**
56
57 - `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_
58   MultiCloud OpenStack: image creating API cannot handle large image file
59
60 - `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_
61   MultiCloud OpenStack: API request to multicloud with authorization header will be rejected
62
63 - `MULTICLOUD-601 <https://jira.onap.org/browse/MULTICLOUD-601>`_
64   MultiCloud k8s: move to sigs yaml from ghodss
65
66 - `MULTICLOUD-1312 <https://jira.onap.org/browse/MULTICLOUD-1312>`_
67   MultiCloud k8s: Query API returns 500 instead of 404
68
69 - `MULTICLOUD-1329 <https://jira.onap.org/browse/MULTICLOUD-1329>`_
70   MultiCloud k8s: Redundant data in MongoDB created
71
72 - `MULTICLOUD-1330 <https://jira.onap.org/browse/MULTICLOUD-1330>`_
73   MultiCloud k8s: Consul operation interface problems
74
75 - `MULTICLOUD-1331 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
76   MultiCloud k8s: Instance status update failure
77
78 - `MULTICLOUD-1459 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
79   MultiCloud k8s: Multicloud-k8s dockers contain GPLv3
80
81 Deliverables
82 ------------
83
84 Software Deliverables
85 ~~~~~~~~~~~~~~~~~~~~~
86
87
88 Documentation Deliverables
89 ~~~~~~~~~~~~~~~~~~~~~~~~~~
90
91
92 Known Limitations, Issues and Workarounds
93 =========================================
94
95 System Limitations
96 ------------------
97
98 N/A
99
100 Known Vulnerabilities
101 ---------------------
102
103 MULTICLOUD code has been formally scanned during build time using NexusIQ and
104 all Critical vulnerabilities have been addressed, items that remain open have
105 been assessed for risk and determined to be false positive.
106
107 The MULTICLOUD open Critical security vulnerabilities and their risk
108 assessment have been documented as part of the
109 `project
110 <https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_.
111
112 Workarounds
113 -----------
114
115 N/A
116
117 Security Notes
118 --------------
119
120 **Fixed Security Issues**
121
122 CVE issue pertained to multicloud-openstack components reported
123 by https://wiki.onap.org/display/SV/Istanbul+Multicloud
124 has been fixed by upgrading dependencies
125
126 CVE issue pertained to multicloud-framework components reported
127 by https://wiki.onap.org/display/SV/Istanbul+Multicloud
128 has been fixed by upgrading dependencies
129
130 **Known Security Issues**
131
132
133 Fixing of CVE issue pertained to multicloud-framework-artifactbroker components
134 reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
135 is an ongoing effort
136
137
138 Fixing of CVE issue pertained to multicloud-openstack-vmware components
139 reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
140 will not be fixed due to lack of commitment from community
141
142
143 Test Results
144 ============
145
146 N/A
147
148 References
149 ==========
150
151 For more information on the ONAP ``kohn`` release, please see:
152
153 #. `ONAP Home Page`_
154 #. `ONAP Documentation`_
155 #. `ONAP Release Downloads`_
156 #. `ONAP Wiki Page`_
157
158
159 .. _`ONAP Home Page`: https://www.onap.org
160 .. _`ONAP Wiki Page`: https://wiki.onap.org
161 .. _`ONAP Documentation`: https://docs.onap.org
162 .. _`ONAP Release Downloads`: https://git.onap.org
163
164
165 Quick Links
166 ===========
167
168   - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_
169
170   - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_
171
172   - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_
173
174   - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_