Andreas Geissler | e08eee0 | 2023-04-21 14:21:37 +0200 | [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_kohn: |
| 6 | |
| 7 | :orphan: |
| 8 | |
| 9 | ************************************* |
| 10 | ONAP Operations Manager Release Notes |
| 11 | ************************************* |
| 12 | |
| 13 | Previous Release Notes |
| 14 | ====================== |
| 15 | |
| 16 | - :ref:`Jakarta <release_notes_jakarta>` |
| 17 | - :ref:`Istanbul <release_notes_istanbul>` |
| 18 | - :ref:`Honolulu <release_notes_honolulu>` |
| 19 | - :ref:`Guilin <release_notes_guilin>` |
| 20 | - :ref:`Frankfurt <release_notes_frankfurt>` |
| 21 | - :ref:`El Alto <release_notes_elalto>` |
| 22 | - :ref:`Dublin <release_notes_dublin>` |
| 23 | - :ref:`Casablanca <release_notes_casablanca>` |
| 24 | - :ref:`Beijing <release_notes_beijing>` |
| 25 | - :ref:`Amsterdam <release_notes_amsterdam>` |
| 26 | |
| 27 | Abstract |
| 28 | ======== |
| 29 | |
| 30 | This document provides the release notes for the Kohn release. |
| 31 | |
| 32 | Summary |
| 33 | ======= |
| 34 | |
| 35 | |
| 36 | |
| 37 | Release Data |
| 38 | ============ |
| 39 | |
| 40 | +--------------------------------------+--------------------------------------+ |
| 41 | | **Project** | OOM | |
| 42 | | | | |
| 43 | +--------------------------------------+--------------------------------------+ |
| 44 | | **Docker images** | N/A | |
| 45 | | | | |
| 46 | +--------------------------------------+--------------------------------------+ |
| 47 | | **Release designation** | Kohn | |
| 48 | | | | |
| 49 | +--------------------------------------+--------------------------------------+ |
| 50 | | **Release date** | 2022/12/05 | |
| 51 | | | | |
| 52 | +--------------------------------------+--------------------------------------+ |
| 53 | |
| 54 | New features |
| 55 | ------------ |
| 56 | |
| 57 | * Kubernetes support for version up to 1.23.8 |
| 58 | * Helm support for version up to Helm: 3.8.2 |
| 59 | * Kubespray version used for automated deployment 2.19 (used for automated deployment) |
| 60 | * Initial Setup for "ONAP on ServiceMesh" deployment |
| 61 | |
| 62 | * using Istio 1.14.1 as SM platform |
| 63 | * including Istio Ingress Gateway for external access |
| 64 | * modify 90% of ONAP component charts to support SeviceMesh |
| 65 | |
| 66 | **Bug fixes** |
| 67 | |
| 68 | A list of issues resolved in this release can be found here: |
| 69 | https://jira.onap.org/projects/OOM/versions/11499 |
| 70 | |
| 71 | |
| 72 | **Known Issues** |
| 73 | |
| 74 | |
| 75 | Deliverables |
| 76 | ------------ |
| 77 | |
| 78 | Software Deliverables |
| 79 | ~~~~~~~~~~~~~~~~~~~~~ |
| 80 | |
| 81 | OOM provides `Helm charts <https://nexus3.onap.org/service/rest/repository/browse/onap-helm-release/>`_ |
| 82 | |
| 83 | Documentation Deliverables |
| 84 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 85 | |
| 86 | - :ref:`Project Description <oom_project_description>` - a guide for developers of OOM |
| 87 | - :ref:`oom_dev_guide` - a guide for developers of OOM |
| 88 | - :ref:`oom_infra_guide` - a guide for those setting up the environments that OOM will use |
| 89 | - :ref:`oom_deploy_guide` - a guide for those deploying OOM on an existing cloud |
| 90 | - :ref:`oom_user_guide` - a guide for operators of an OOM instance |
| 91 | - :ref:`oom_access_info_guide` - a guide for operators who require access to OOM applications |
| 92 | |
| 93 | Known Limitations, Issues and Workarounds |
| 94 | ========================================= |
| 95 | |
| 96 | Known Vulnerabilities |
| 97 | --------------------- |
| 98 | |
| 99 | * Cassandra version needs to be updated to support new Python version |
| 100 | see `OOM-2900 <https://jira.onap.org/browse/OOM-2900>`_ |
| 101 | |
| 102 | Workarounds |
| 103 | ----------- |
| 104 | |
| 105 | |
| 106 | Security Notes |
| 107 | -------------- |
| 108 | |
| 109 | **Fixed Security Issues** |
| 110 | |
| 111 | * Fixed vulnerabilities for oom-platform-cert-service |
| 112 | see `Fixes <https://wiki.onap.org/pages/viewpage.action?spaceKey=SV&title=Kohn+OOM>`_ |
| 113 | |
| 114 | References |
| 115 | ========== |
| 116 | |
| 117 | For more information on the ONAP Istanbul release, please see: |
| 118 | |
| 119 | #. `ONAP Home Page`_ |
| 120 | #. `ONAP Documentation`_ |
| 121 | #. `ONAP Release Downloads`_ |
| 122 | #. `ONAP Wiki Page`_ |
| 123 | |
| 124 | |
| 125 | .. _`ONAP Home Page`: https://www.onap.org |
| 126 | .. _`ONAP Wiki Page`: https://wiki.onap.org |
| 127 | .. _`ONAP Documentation`: https://docs.onap.org |
| 128 | .. _`ONAP Release Downloads`: https://git.onap.org |