Merge "[OOM-K8S-CERT-EXTERNAL-PROVIDER] Add documentation for k8s external provider"
[oom/platform/cert-service.git] / docs / sections / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2020 NOKIA
4 .. _release_notes:
5
6 ***************************************
7 OOM Certification Service Release Notes
8 ***************************************
9
10 Abstract
11 ========
12
13 This document provides the release notes for the Guilin release.
14
15 Summary
16 =======
17
18 Certification Service provides certificates signed by external CMPv2 server - such certificates are further called operators certificates. Operators certificates are meant to secure external ONAP traffic - traffic between network functions (xNFs) and ONAP.
19
20 This project was moved from Application Authorization Framework (AAF), to check previous release notes see,  `AAF CertService release notes <https://docs.onap.org/projects/onap-aaf-certservice/en/frankfurt/sections/release-notes.html>`_ .
21
22
23 Release Data
24 ============
25
26 +--------------------------------------+--------------------------------------------------------------------------------+
27 | **Project**                          | OOM                                                                            |
28 |                                      |                                                                                |
29 +--------------------------------------+--------------------------------------------------------------------------------+
30 | **Docker images**                    |  * onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.1.0           |
31 |                                      |  * onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.0        |
32 |                                      |  * onap/org.onap.oom.platform.cert-service.oom-certservice-post-processor:2.1.0|
33 |                                      |                                                                                |
34 +--------------------------------------+--------------------------------------------------------------------------------+
35 | **Release designation**              | Guilin                                                                         |
36 |                                      |                                                                                |
37 +--------------------------------------+--------------------------------------------------------------------------------+
38
39
40 New features
41 ------------
42
43 - `AAF-1152 <https://jira.onap.org/browse/AAF-1152>`_ Added to CertService's client parameter which controls output type of certificates (JKS, PKCS12, PEM)
44
45 - `DCAEGEN2-2252 <https://jira.onap.org/browse/DCAEGEN2-2252>`_ Added new not existing subfolders creation in output path (CMPv2 Integration).
46
47 - `DCAEGEN2-2253 <https://jira.onap.org/browse/DCAEGEN2-2253>`_ Implemented CertServicePostprocessor, allows merging truststores and moving keystore files.
48
49 - `OOM-2526 <https://jira.onap.org/browse/OOM-2526>`_ Moved project from AAF to OOM platform.
50
51 **Bug fixes**
52
53 - `OOM-2524 <https://jira.onap.org/browse/OOM-2524>`_ Fixed project makefile.
54
55 **Known Issues**
56
57 None
58
59 Deliverables
60 ------------
61
62 Software Deliverables
63 ~~~~~~~~~~~~~~~~~~~~~
64 Docker images mentioned in Release Date section.
65
66 Documentation Deliverables
67 ~~~~~~~~~~~~~~~~~~~~~~~~~~
68 Documentation moved from AAF - `OOM Certification Service <https://docs.onap.org/projects/onap-oom-platform-cert-service/en/latest/index.html#master-index>`_ .
69
70 Known Limitations, Issues and Workarounds
71 =========================================
72
73 System Limitations
74 ------------------
75
76 Any known system limitations.
77
78
79 Known Vulnerabilities
80 ---------------------
81
82 Any known vulnerabilities.
83
84
85 Workarounds
86 -----------
87
88 Any known workarounds.
89
90
91 Security Notes
92 --------------
93
94 **Fixed Security Issues**
95
96 None
97
98 **Known Security Issues**
99
100 None
101
102
103 Test Results
104 ============
105 Not applicable
106
107
108 References
109 ==========
110
111 For more information on the ONAP Guilin release, please see:
112
113 #. `ONAP Home Page`_
114 #. `ONAP Documentation`_
115 #. `ONAP Release Downloads`_
116 #. `ONAP Wiki Page`_
117
118
119 .. _`ONAP Home Page`: https://www.onap.org
120 .. _`ONAP Wiki Page`: https://wiki.onap.org
121 .. _`ONAP Documentation`: https://docs.onap.org
122 .. _`ONAP Release Downloads`: https://git.onap.org