summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: e0d34065d64b6e94f14d66637e5070440962043b (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
.. This work is licensed under a Creative Commons Attribution 4.0
   International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) ONAP Project and its contributors
.. _release_notes:

************************
MultiCloud Release Notes
************************

Abstract
========

This document provides the release notes for the ``jakarta`` release.

Summary
=======


Version: 11.0.0
---------------

There are no updates to the Multicloud project for the Kohn release


Release Data
============

+---------------------------+-------------------------------------------------+
| **Project**               | MultiCloud                                      |
|                           |                                                 |
+---------------------------+-------------------------------------------------+
| **Docker images**         | onap/multicloud-framework:1.9.0                 |
|                           | onap/multicloud-framework-artifactbroker:1.9.0  |
|                           | onap/multicloud-openstack-starlingx:1.5.7       |
|                           | onap/multicloud-openstack-windriver:1.5.7       |
|                           | onap/multicloud-openstack-fcaps:1.5.7           |
|                           | onap/multicloud-openstack-pike:1.5.7            |
|                           | onap/multicloud-k8s:0.10.1                      |
+---------------------------+-------------------------------------------------+
| **Release designation**   | kohn                                            |
|                           |                                                 |
+---------------------------+-------------------------------------------------+


New features
------------

N/A

**Bug fixes**

N/A

**Known Issues**

- `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_
  MultiCloud OpenStack: image creating API cannot handle large image file

- `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_
  MultiCloud OpenStack: API request to multicloud with authorization header will be rejected

- `MULTICLOUD-601 <https://jira.onap.org/browse/MULTICLOUD-601>`_
  MultiCloud k8s: move to sigs yaml from ghodss

- `MULTICLOUD-1312 <https://jira.onap.org/browse/MULTICLOUD-1312>`_
  MultiCloud k8s: Query API returns 500 instead of 404

- `MULTICLOUD-1329 <https://jira.onap.org/browse/MULTICLOUD-1329>`_
  MultiCloud k8s: Redundant data in MongoDB created

- `MULTICLOUD-1330 <https://jira.onap.org/browse/MULTICLOUD-1330>`_
  MultiCloud k8s: Consul operation interface problems

- `MULTICLOUD-1331 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
  MultiCloud k8s: Instance status update failure

- `MULTICLOUD-1459 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
  MultiCloud k8s: Multicloud-k8s dockers contain GPLv3

Deliverables
------------

Software Deliverables
~~~~~~~~~~~~~~~~~~~~~


Documentation Deliverables
~~~~~~~~~~~~~~~~~~~~~~~~~~


Known Limitations, Issues and Workarounds
=========================================

System Limitations
------------------

N/A

Known Vulnerabilities
---------------------

MULTICLOUD code has been formally scanned during build time using NexusIQ and
all Critical vulnerabilities have been addressed, items that remain open have
been assessed for risk and determined to be false positive.

The MULTICLOUD open Critical security vulnerabilities and their risk
assessment have been documented as part of the
`project
<https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_.

Workarounds
-----------

N/A

Security Notes
--------------

**Fixed Security Issues**

CVE issue pertained to multicloud-openstack components reported
by https://wiki.onap.org/display/SV/Istanbul+Multicloud
has been fixed by upgrading dependencies

CVE issue pertained to multicloud-framework components reported
by https://wiki.onap.org/display/SV/Istanbul+Multicloud
has been fixed by upgrading dependencies

**Known Security Issues**


Fixing of CVE issue pertained to multicloud-framework-artifactbroker components
reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
is an ongoing effort


Fixing of CVE issue pertained to multicloud-openstack-vmware components
reported by https://wiki.onap.org/display/SV/Istanbul+Multicloud
will not be fixed due to lack of commitment from community


Test Results
============

N/A

References
==========

For more information on the ONAP ``kohn`` release, please see:

#. `ONAP Home Page`_
#. `ONAP Documentation`_
#. `ONAP Release Downloads`_
#. `ONAP Wiki Page`_


.. _`ONAP Home Page`: https://www.onap.org
.. _`ONAP Wiki Page`: https://wiki.onap.org
.. _`ONAP Documentation`: https://docs.onap.org
.. _`ONAP Release Downloads`: https://git.onap.org


Quick Links
===========

  - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_

  - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_

  - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/display/SV/Istanbul+Multicloud>`_

  - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_