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