Sylvain Desbureaux | dd76978 | 2020-05-29 11:19:42 +0200 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International |
| 2 | .. License. |
| 3 | .. http://creativecommons.org/licenses/by/4.0 |
| 4 | .. Copyright 2017 Bell Canada & Amdocs Intellectual Property. All rights |
| 5 | .. reserved. |
| 6 | .. _release_notes_elalto: |
| 7 | |
Eric Debeau | c4e405f | 2020-12-07 14:49:52 +0100 | [diff] [blame] | 8 | :orphan: |
| 9 | |
Sylvain Desbureaux | dd76978 | 2020-05-29 11:19:42 +0200 | [diff] [blame] | 10 | ONAP Operations Manager Release Notes |
| 11 | ===================================== |
| 12 | |
| 13 | Version 5.0.1 (El Alto Release) |
| 14 | ------------------------------- |
| 15 | |
| 16 | :Release Date: 2019-10-10 |
| 17 | |
| 18 | **Previous Release Notes** |
| 19 | |
| 20 | - :ref:`Dublin <release_notes_dublin>` |
| 21 | - :ref:`Casablanca <release_notes_casablanca>` |
| 22 | - :ref:`Beijing <release_notes_beijing>` |
| 23 | - :ref:`Amsterdam <release_notes_amsterdam>` |
| 24 | |
| 25 | |
| 26 | Summary |
| 27 | ------- |
| 28 | |
Eric Debeau | 993b77b | 2020-08-19 15:30:00 +0200 | [diff] [blame] | 29 | The focus of this release was on maintanence and as such no new features were |
| 30 | delivered. |
Sylvain Desbureaux | dd76978 | 2020-05-29 11:19:42 +0200 | [diff] [blame] | 31 | A list of issues resolved in this release can be found here: https://jira.onap.org/projects/OOM/versions/10726 |
| 32 | |
| 33 | **New Features** |
| 34 | |
| 35 | **Bug Fixes** |
| 36 | |
| 37 | * 25 defects addressed (see link above) |
| 38 | |
| 39 | **Known Issues** |
| 40 | |
| 41 | The following known issues will be addressed in a future release: |
| 42 | |
| 43 | * [`OOM-1480 <https://jira.onap.org/browse/OOM-1480>`_] - postgres chart does not set root password when installing on an existing database instances |
| 44 | * [`OOM-1966 <https://jira.onap.org/browse/OOM-1966>`_] - ONAP on HA Kubernetes Cluster - Documentation update |
| 45 | * [`OOM-1995 <https://jira.onap.org/browse/OOM-1995>`_] - Mariadb Galera cluster pods keep failing |
| 46 | * [`OOM-2061 <https://jira.onap.org/browse/OOM-2061>`_] - Details Missing for installing the kubectl section |
| 47 | * [`OOM-2075 <https://jira.onap.org/browse/OOM-2075>`_] - Invalid MTU for Canal CNI interfaces |
| 48 | * [`OOM-2080 <https://jira.onap.org/browse/OOM-2080>`_] - Need for "ReadWriteMany" access on storage when deploying on Kubernetes? |
| 49 | * [`OOM-2091 <https://jira.onap.org/browse/OOM-2091>`_] - incorrect release deployed |
| 50 | * [`OOM-2132 <https://jira.onap.org/browse/OOM-2132>`_] - Common Galera server.cnf does not contain Camunda required settings |
| 51 | |
| 52 | **Security Notes** |
| 53 | |
| 54 | *Fixed Security Issues* |
| 55 | |
| 56 | *Known Security Issues* |
| 57 | |
| 58 | * In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://jira.onap.org/browse/OJSI-134>`_] |
| 59 | * Hard coded password used for all oom deployments [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_] |
| 60 | * CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://jira.onap.org/browse/OJSI-202>`_] |
| 61 | |
| 62 | *Known Vulnerabilities in Used Modules* |
| 63 | |
| 64 | OOM code has been formally scanned during build time using NexusIQ and no |
| 65 | Critical vulnerability was found. |
| 66 | |
| 67 | Quick Links: |
| 68 | |
| 69 | - `OOM project page <https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project>`_ |
| 70 | |
| 71 | - `Passing Badge information for OOM <https://bestpractices.coreinfrastructure.org/en/projects/1631>`_ |
| 72 | |
| 73 | |
| 74 | Version 5.0.0 (El Alto Early Drop) |
| 75 | ---------------------------------- |
| 76 | |
| 77 | :Release Date: 2019-08-19 |
| 78 | |
| 79 | Summary |
| 80 | ------- |
| 81 | |
| 82 | **Software Requirements** |
| 83 | |
| 84 | * Upgraded to Kubernetes 1.15.x and Helm 1.14.x |