[AAI] Uses new tpls for repos / images
[oom.git] / docs / release-notes-dublin.rst
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_dublin:
7
8 ONAP Operations Manager Release Notes
9 =====================================
10
11 Version 4.0.0 (Dublin Release)
12 ------------------------------
13
14 :Release Date: 2019-06-26
15
16 **Previous Release Notes**
17
18 - :ref:`Casablanca <release_notes_casablanca>`
19 - :ref:`Beijing <release_notes_beijing>`
20 - :ref:`Amsterdam <release_notes_amsterdam>`
21
22
23 Summary
24 -------
25
26 **Platform Resiliency**
27
28 * Documenation of a Highly-Available Kubernetes Cluster Deployment
29 * Availability of a Default Storage Class Provisioner for improved Persistent
30   Storage resiliency
31 * Availability of a CNI reference integration for Multi-site support
32
33   * applications can take advantage of multi-site by using POD and/or Node
34     (anti)affinity, taints/tolerations, labels per application
35
36 **Footprint Optimization**
37
38 * Shared MariaDB-Galera Cluster - current clients in Dublin: SO, SDNC
39 * Shared Cassandra Cluster - current clients in Dublin: AAI, SDC
40 * Optional deployment of independent clusters (backward compatibility)
41
42 **Platform Upgradability**
43
44 * Introduction of an Upgrade Framework supporting:
45
46   * Automated rolling upgrades for applications
47   * In-place schema and data migrations
48   * Blue-Green deployment environment migration (e.g. Pre-prod to Prod)
49   * Upgrades from embedded database instance into shared database instance
50
51 * Release-to-release upgrade support delivered for the following projects
52
53   * A&AI
54   * SDNC
55   * SO
56
57 **Security Notes**
58
59 *Fixed Security Issues*
60
61 *Known Security Issues*
62
63 * In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://jira.onap.org/browse/OJSI-134>`_]
64 * Hard coded password used for all oom deployments [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_]
65 * CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://jira.onap.org/browse/OJSI-202>`_]
66
67 *Known Vulnerabilities in Used Modules*
68
69 OOM code has been formally scanned during build time using NexusIQ and no
70 Critical vulnerability was found.
71
72 Quick Links:
73
74   - `OOM project page <https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project>`_
75
76   - `Passing Badge information for OOM <https://bestpractices.coreinfrastructure.org/en/projects/1631>`_
77
78
79 **Known Issues**
80
81 End of Release Notes