Merge "Correct the Syntax Error in the Scripts"
[holmes/rule-management.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 Holmes Rule Management Release Notes
6 ====================================
7
8 .. note::
9         * This Release Notes must be updated each time the team decides to Release new artifacts.
10         * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
11         * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
12         * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release.
13         * This note must be removed after content has been added.
14
15 Holmes provides alarm correlation and analysis for Telecom cloud infrastructure and services,
16 including hosts, vims, VNFs and NSs. Holmes aims to find the root reason which causes the failure
17 or degradation of services by digging into the ocean of events collected from different levels of
18 the Telecom cloud.
19
20
21 Version: x.y.z
22 --------------
23
24
25 :Release Date: yyyy-mm-dd
26
27
28
29 **New Features**
30
31 One or two sentences explaining the purpose of this Release.
32
33 **Bug Fixes**
34         - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing.
35 **Known Issues**
36         - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and two, three sentences.
37           One sentences explaining what is the issue.
38           
39           Another sentence explaining the impact of the issue.
40           
41           And an optional sentence providing a workaround.
42
43 **Security Issues**
44         You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
45
46
47 **Upgrade Notes**
48
49 **Deprecation Notes**
50
51 **Other**
52
53 ===========
54
55 End of Release Notes