summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-07 14:52:00 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-07 14:52:00 +0800
commit4ffb3501b062976124862ff929c41419894d1866 (patch)
tree26b984757840d03e8057a0c2f3e2f0d22a9bd5b0
parent87ee3639010d612a4e70a7054fe72cdaf16e596a (diff)
Add the Hyperlink Info to the Release Notes
Change-Id: I66ce37f21eb79256154e51974986e771dd12376d Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
-rw-r--r--docs/release-notes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 32f4515..216e09f 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -21,8 +21,8 @@ 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 <>`_ 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 <>`_ 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.
+ - `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**