blob: e87a102ad3b347c6d4a2d92916a1cbfcfcaf3965 [file] [log] [blame]
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
5.. _release_notes:
6
7
8
9=================
10CPS Release Notes
11=================
12
13.. contents::
14 :depth: 2
15..
16
17
18
19.. =========================
20.. * * * HONOULULU * * *
21.. =========================
22
23
24Version: 0.0.3
25==============
26
27
28Abstract
29--------
30
31This document provides the release notes for Honolulu release.
32
33Summary
34-------
35
36Following CPS components are available with default ONAP/CPS installation.
37
38
39 - Service components
40
41 -
42
43 - Additional resources that CPS utilizes deployed using ONAP common charts:
44
45 - Postgres Database
46
47
48
49Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
50
51
52Release Data
53------------
54
55+--------------------------------------+--------------------------------------------------------+
56| **CPS Project** | |
57| | |
58+--------------------------------------+--------------------------------------------------------+
59| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
60| | |
61+--------------------------------------+--------------------------------------------------------+
62| **Release designation** | 0.0.3 Honolulu |
63| | |
64+--------------------------------------+--------------------------------------------------------+
65| **Release date** | 2021-03-01 |
66| | |
67+--------------------------------------+--------------------------------------------------------+
68
69
70Features
71--------
72
73
74.. _honolulu_deliverable:
75
76Deliverables
77------------
78
79Software Deliverables
80
81.. csv-table::
82 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
83 :widths: auto
84
85 "tbc", "tbc", "tbc"
86
87
88Known Limitations, Issues and Workarounds
89-----------------------------------------
90
91 * TBC
92
93
94*System Limitations*
95
96None
97
98*Known Vulnerabilities*
99
100None
101
102*Workarounds*
103
104Documented under corresponding jira if applicable.
105
106Security Notes
107--------------
108
109*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +0000110
111* `CPS-167 <https://jira.onap.org/browse/CPS-167>`_ -Update CPS dependencies as Required for Honolulu release
112 - Update org.onap.oparent to 3.2.0
113 - Upgrade spring.boot to 2.3.8.RELEASE
114 - Upgrade yangtool to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +0000115
116*Known Security Issues*
117
118 None
119
120
121*Known Vulnerabilities in Used Modules*
122
123 None
124
125CPS 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.
126
127Test Results
128------------
129
130
131References
132----------
133
134For more information on the ONAP Honolulu release, please see:
135
136#. `ONAP Home Page`_
137#. `ONAP Documentation`_
138#. `ONAP Release Downloads`_
139#. `ONAP Wiki Page`_
140
141
142.. _`ONAP Home Page`: https://www.onap.org
143.. _`ONAP Wiki Page`: https://wiki.onap.org
144.. _`ONAP Documentation`: https://docs.onap.org
145.. _`ONAP Release Downloads`: https://git.onap.org
146
147Quick Links:
148
149 - `CPS project page <https://wiki.onap.org/pages/viewpage.action?pageId=71834216>`_
150 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_