Fix doc8 errors 87/22787/1
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 8 Nov 2017 13:33:52 +0000 (14:33 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 8 Nov 2017 13:35:59 +0000 (14:35 +0100)
JIRA: HOLMES-87

Change-Id: I9d6a6365652ce1120e034298f5e310c7c8fd53b5
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
docs/release-notes.rst

index 216e09f..8ec1479 100644 (file)
@@ -5,10 +5,10 @@
 Holmes Rule Management Release Notes
 ====================================
 
-Holmes provides alarm correlation and analysis for telecom cloud infrastructure 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.
+Holmes provides alarm correlation and analysis for telecom cloud infrastructure
+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: 1.0.0
@@ -20,9 +20,11 @@ Version: 1.0.0
 
 
 **New Features**
-In the Amsterdam release, Holmes is mainly intended to support the alarm correlation analysis for the VoLTE scenario. To get us there, Holmes provides the following features:
-       - `Rule Management <https://jira.onap.org/browse/HOLMES-4>`_ The feature provides interfaces for the users to create, query, update and delete rules. In this release, they are used along with the DCAE interfaces to accomplish the deployment (creation/update) of the control loop related rules. 
-       - `Engine Management <https://jira.onap.org/browse/HOLMES-5>`_ The feature is not exposed to the end user directly. It's mainly used internally by Holmes as a container for the execution of rules. It provides interface for rule verification and deployment/un-deployment.
+In the Amsterdam release, Holmes is mainly intended to support the alarm
+correlation analysis for the VoLTE scenario. To get us there, Holmes provides
+the following features:
+- `Rule Management <https://jira.onap.org/browse/HOLMES-4>`_ The feature provides interfaces for the users to create, query, update and delete rules. In this release, they are used along with the DCAE interfaces to accomplish the deployment (creation/update) of the control loop related rules.
+- `Engine Management <https://jira.onap.org/browse/HOLMES-5>`_ The feature is not exposed to the end user directly. It's mainly used internally by Holmes as a container for the execution of rules. It provides interface for rule verification and deployment/un-deployment.
 
 **Bug Fixes**