Updated the Release Notes 56/96856/3
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 9 Oct 2019 16:12:10 +0000 (00:12 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 10 Oct 2019 11:31:11 +0000 (19:31 +0800)
Change-Id: Id8944784aed0a118f706d81821a638e618c19991
Issue-ID: HOLMES-267
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
docs/platform/configuration.rst
docs/platform/installation.rst
docs/platform/log-and-diagnostic-info.rst
docs/release-notes.rst

index 8a4379f..4a1faa3 100644 (file)
@@ -4,5 +4,5 @@
 Configuration
 -------------
 
-No machanism for customized configurtions is provided in the Dublin release. Such functionalities will be provided in the future if necessary.
+No machanism for customized configurtions is provided in the El Alto release. Such functionalities will be provided in the future if necessary.
 
index e033cfe..baf36ef 100644 (file)
@@ -4,7 +4,7 @@
 Installation
 ------------
 
-In the Dublin release, Holmes is deployed as an analytic application by the DCAE controller. So the users do not have to install it on their own.
+In the El Alto release, Holmes is deployed as an analytic application by the DCAE controller. So the users do not have to install it on their own.
 
 In case the users want to deploy Holmes independently, the steps for the installation is as follows.
 
index fb4ef47..bc14b8b 100644 (file)
@@ -4,7 +4,7 @@
 Logging & Diagnostic Information
 ---------------------------------
 
-In the Dublin release, the logs are kept inside the docker containers, which means that you can get the log information only when the docker is still running. 
+In the El Alto release, the logs are kept inside the docker containers, which means that you can get the log information only when the docker is still running. 
 
 Where to Access Information
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
index d2f03bd..d30bfd1 100644 (file)
@@ -10,6 +10,47 @@ and services, including hosts, vims, VNFs and NSs. Holmes aims to find the root
 reason which causes the failure or degradation of services by digging into the
 ocean of events collected from different levels of the telecom cloud.
 
+Version: 5.0.1
+--------------
+
+:Release Date: 2019-10-17
+
+
+**New Features**
+N/A
+
+**Bug Fixes**
+N/A
+
+**Known Issues**
+
+- If the database is not stable, there may be data/status inconsistency between the rule management module and the engine management module.
+- The current horizontal scaling mechanism can not efficiently balance the load. Optimization is needed in the future.
+
+**Security Issues**
+
+HOLMES code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, some of the items that remain open have been assessed for risk and determined to be false positive and the rest are planned to be resolved in the next release. 
+
+Quick Links:
+    - `HOLMES project page <https://wiki.onap.org/display/DW/Holmes+Project>`_
+     
+       - `Passing Badge information for HOLMES <https://bestpractices.coreinfrastructure.org/en/projects/1602>`_
+
+
+**Upgrade Notes**
+
+N/A
+
+
+**Deprecation Notes**
+
+N/A
+
+
+**Other**
+
+N/A
+
 Version: 1.2.6
 --------------