ed8957bddfdd024f8d8e7f232ddf4d46d2e6f333
[oom.git] / docs / sections / release_notes / 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 ONAP Operations Manager Release Notes
9 *************************************
10
11 Previous Release Notes
12 ======================
13
14 - :ref:`Kohn <release_notes_kohn>`
15 - :ref:`Jakarta <release_notes_jakarta>`
16 - :ref:`Istanbul <release_notes_istanbul>`
17 - :ref:`Honolulu <release_notes_honolulu>`
18 - :ref:`Guilin <release_notes_guilin>`
19 - :ref:`Frankfurt <release_notes_frankfurt>`
20 - :ref:`El Alto <release_notes_elalto>`
21 - :ref:`Dublin <release_notes_dublin>`
22 - :ref:`Casablanca <release_notes_casablanca>`
23 - :ref:`Beijing <release_notes_beijing>`
24 - :ref:`Amsterdam <release_notes_amsterdam>`
25
26 Abstract
27 ========
28
29 This document provides the release notes for the London release.
30
31 Summary
32 =======
33
34
35
36 Release Data
37 ============
38
39 +--------------------------------------+--------------------------------------+
40 | **Project**                          | OOM                                  |
41 |                                      |                                      |
42 +--------------------------------------+--------------------------------------+
43 | **Docker images**                    | N/A                                  |
44 |                                      |                                      |
45 +--------------------------------------+--------------------------------------+
46 | **Release designation**              | London                               |
47 |                                      |                                      |
48 +--------------------------------------+--------------------------------------+
49 | **Release date**                     | 2023/06/xx                           |
50 |                                      |                                      |
51 +--------------------------------------+--------------------------------------+
52
53 New features
54 ------------
55
56 * Introduction of "Production" ONAP setup, including:
57
58   * Istio Service Mesh based deployment
59   * Ingress (Istio-Gateway) deployment and usage as standard external access method
60   * Internal Security provided by ServiceMesh and Component2Component AuthorizationPolicies
61   * External Security by introducing AuthN/Z using Keycloak and OAuth2Proxy for Ingress Access
62
63 * Removal of unsupported components (AAF, Portal, Contrib,...)
64 * Update of Helmcharts to use common templates and practices
65 * Optional support for Cassandra 4.x using k8ssandra-operator
66
67 * `REQ-1349 <https://jira.onap.org/browse/REQ-1349>`_ Removal of AAF.
68   Internal communication encryption and authorization is offered by ServiceMesh
69
70 * `REQ-1350 <https://jira.onap.org/browse/REQ-1350>`_ All component must be
71   able to run without MSB. Component helm charts modified to use MSB optionally
72   and test the components during Daily and Gating with and without MSB
73
74 * `REQ-1351 <https://jira.onap.org/browse/REQ-1351>`_ External secure
75   communication only via Ingress.
76   Ingress resources created by templates and Ingress installation is described
77   in the OOM documents
78
79 **Bug fixes**
80
81 A list of issues resolved in this release can be found here:
82 https://jira.onap.org/projects/OOM/versions/11500
83
84 **Known Issues**
85
86 * Components not working under ServiceMesh
87
88   * CDS UI
89   * SO Monitor UI
90   * CLI
91
92 Deliverables
93 ------------
94
95 Software Deliverables
96 ~~~~~~~~~~~~~~~~~~~~~
97
98 OOM provides `Helm charts <https://nexus3.onap.org/service/rest/repository/browse/onap-helm-release/>`_
99
100 Documentation Deliverables
101 ~~~~~~~~~~~~~~~~~~~~~~~~~~
102
103 - :ref:`Project Description <oom_project_description>` - a guide for developers of OOM
104 - :ref:`oom_dev_guide` - a guide for developers of OOM
105 - :ref:`oom_infra_guide` - a guide for those setting up the environments that OOM will use
106 - :ref:`oom_deploy_guide` - a guide for those deploying OOM on an existing cloud
107 - :ref:`oom_user_guide` - a guide for operators of an OOM instance
108 - :ref:`oom_access_info_guide` - a guide for operators who require access to OOM applications
109
110 Known Limitations, Issues and Workarounds
111 =========================================
112
113 Known Vulnerabilities
114 ---------------------
115
116 * Cassandra version needs to be updated to support new Python version
117   see `OOM-2900 <https://jira.onap.org/browse/OOM-2900>`_
118   In London supported as option (using k8ssandra-operator), see :ref:`oom_base_optional_addons`
119
120 Workarounds
121 -----------
122
123 Security Notes
124 --------------
125
126 **Fixed Security Issues**
127
128 References
129 ==========
130
131 For more information on the ONAP Istanbul release, please see:
132
133 #. `ONAP Home Page`_
134 #. `ONAP Documentation`_
135 #. `ONAP Release Downloads`_
136 #. `ONAP Wiki Page`_
137
138
139 .. _`ONAP Home Page`: https://www.onap.org
140 .. _`ONAP Wiki Page`: https://wiki.onap.org
141 .. _`ONAP Documentation`: https://docs.onap.org
142 .. _`ONAP Release Downloads`: https://git.onap.org