Update release note for honolulu k8splugin
[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 <<<<<<< HEAD   (adacf4 K8s Plugin v1 API Specification)
37 |                           | onap/multicloud-azure:1.2.4                     |
38 |                           | onap/multicloud-k8s:0.7.0                       |
39 =======
40 |                           | onap/multicloud-k8s:0.8.1                       |
41 >>>>>>> CHANGE (33d495 Update release note for honolulu k8splugin)
42 +---------------------------+-------------------------------------------------+
43 | **Release designation**   | Guilin 7.0.0                                    |
44 |                           |                                                 |
45 +---------------------------+-------------------------------------------------+
46
47
48 New features
49 ------------
50
51 Enables CNF orchestration with artifact format of helm charts
52
53 All new the features of k8splugin are explained and showcased as a part of `vFW CNF Use Case <https://docs.onap.org/projects/onap-integration/en/honolulu/docs_vFW_CNF_CDS.html>` and in the k8s API documentation.
54
55 **Bug fixes**
56
57 - `MULTICLOUD-1195 <https://jira.onap.org/browse/MULTICLOUD-1195>`_
58   Multicloud used wrong MSB URL
59   
60 **Known Issues**
61
62 - `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_
63   MultiCloud OpenStack: image creating API cannot handle large image file
64
65 - `MULTICLOUD-389 <https://jira.onap.org/browse/MULTICLOUD-389>`_
66   MultiCloud OpenStack: keypair cannot be passed for nova instance creation
67
68 - `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_
69   MultiCloud OpenStack: API request to multicloud with authorization header will be rejected
70
71 - `MULTICLOUD-601 <https://jira.onap.org/browse/MULTICLOUD-601>`_
72   MultiCloud k8s: move to sigs yaml from ghodss
73
74 - `MULTICLOUD-661 <https://jira.onap.org/browse/MULTICLOUD-661>`_
75   MultiCloud k8s: OVN Installation issues
76
77 <<<<<<< HEAD   (adacf4 K8s Plugin v1 API Specification)
78 =======
79 - `MULTICLOUD-1269 <https://jira.onap.org/browse/MULTICLOUD-1269>`_
80   MultiCloud k8s: K8s Plugins keeps failed RB Instance
81
82 - `MULTICLOUD-1295 <https://jira.onap.org/browse/MULTICLOUD-1295>`_
83   MultiCloud k8s: Bug in Multicloud K8S Plugin Detemplating
84
85 - `MULTICLOUD-1312 <https://jira.onap.org/browse/MULTICLOUD-1312>`_
86   MultiCloud k8s: Query API returns 500 instead of 404
87
88 - `MULTICLOUD-1329 <https://jira.onap.org/browse/MULTICLOUD-1329>`_
89   MultiCloud k8s: Redundant data in MongoDB created
90
91 - `MULTICLOUD-1330 <https://jira.onap.org/browse/MULTICLOUD-1330>`_
92   MultiCloud k8s: Consul operation interface problems
93
94 - `MULTICLOUD-1331 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
95   MultiCloud k8s: Instance status update failure
96 >>>>>>> CHANGE (33d495 Update release note for honolulu k8splugin)
97
98 Deliverables
99 ------------
100
101 Software Deliverables
102 ~~~~~~~~~~~~~~~~~~~~~
103
104
105 Documentation Deliverables
106 ~~~~~~~~~~~~~~~~~~~~~~~~~~
107
108
109 Known Limitations, Issues and Workarounds
110 =========================================
111
112 System Limitations
113 ------------------
114
115 N/A
116
117
118 Known Vulnerabilities
119 ---------------------
120
121
122 MULTICLOUD code has been formally scanned during build time using NexusIQ and
123 all Critical vulnerabilities have been addressed, items that remain open have
124 been assessed for risk and determined to be false positive.
125
126 The MULTICLOUD open Critical security vulnerabilities and their risk
127 assessment have been documented as part of the
128 `project
129 <https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_.
130
131
132 Workarounds
133 -----------
134
135 N/A
136
137
138 Security Notes
139 --------------
140
141 **Fixed Security Issues**
142
143 N/A
144
145 **Known Security Issues**
146
147 N/A
148
149 Test Results
150 ============
151
152 N/A
153
154 References
155 ==========
156
157 For more information on the ONAP ``guilin`` release, please see:
158
159 #. `ONAP Home Page`_
160 #. `ONAP Documentation`_
161 #. `ONAP Release Downloads`_
162 #. `ONAP Wiki Page`_
163
164
165 .. _`ONAP Home Page`: https://www.onap.org
166 .. _`ONAP Wiki Page`: https://wiki.onap.org
167 .. _`ONAP Documentation`: https://docs.onap.org
168 .. _`ONAP Release Downloads`: https://git.onap.org
169
170
171 Quick Links
172 ===========
173
174   - `MULTICLOUD project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592841>`_
175
176   - `Passing Badge information for MULTICLOUD <https://bestpractices.coreinfrastructure.org/en/projects/1706>`_
177
178   - `Project Vulnerability Review Table for Multicloud <https://wiki.onap.org/pages/viewpage.action?pageId=68541501>`_
179
180   - `Multicloud K8s Plugin Service APIs <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API's>`_